Skip to content

Dexcalibur 0.6.2 - Linux, macOS

Compare
Choose a tag to compare
@FrenchYeti FrenchYeti released this 05 Feb 23:47
· 332 commits to master since this release

New feature:

  • Smali execution capability (Minimalist VM) (alpha)
  • Pseudocode generation (alpha) including constant propagation, removing of useless goto, and more
  • Ability to create hook into the smali VM (alpha)
  • Search engine requester

Fixes:

  • Static analysis of smali is more accurate