Skip to content

optimization, bug fixes and updates

Compare
Choose a tag to compare
@charles2gan charles2gan released this 10 Jan 09:50
· 7 commits to master since this release
0df0337
  1. Optimize the taint propagation analysis engine, the analysis speed has been improved, and the stuck problem has been fixed.
  2. Fix the error that privacy-leaking cannot be output on the tree.
  3. Fixed the problem that could not display the colorful header.
  4. Fixed the jamming problem caused by the introduction of new features in version 4.03.
  5. Updated vulnerability scanning rules.
  6. Improve the toolbar and menu bar icons, and adjust the display of analysis results.
  7. Fix the problem caused by the invalid '-- no-pause' parameter in the higher version of Frida. #110
  8. Fix the de-obfuscation bug. #117
  9. Add the attach by pid to the Frida hook. #116
  10. Improve the dex checker. #114 #115