Skip to content

BlackHat Asia 2024 Ides of March

Latest
Compare
Choose a tag to compare
@rocky rocky released this 16 Mar 07:56
· 2 commits to master since this release

Lots of changes major changes. track xdis API has changes.

Separate Phases more clearly:

  • disassembly
  • tokenization
  • parsing
  • abstracting to AST (more is done in newer projects)
  • printing

Although we do not decompile bytecode greater than 3.8, code supports running from up to 3.12.

Many bugs fixed.

A lot of Linting and coding style modernization.

Work done in preparation for Blackhat Asia 2024