jkfindeisen/python_smlm_datafusion3d

How to deal with encrypted Matlab source code parts

Opened this issue · 0 comments

There are two files in the Matlab source folder that are encrypted (mu2M.p and M2mu.p). We either need to:

  • decrypt them
  • get the unencrypted sources from the imphys devs
  • reverse engineer them
  • circumvent their usage

Fortunately, they are rather small, so the amount of code that is encrypted should be rather small.