Skip to content

Release v0.5

Latest
Compare
Choose a tag to compare
@ChiefGokhlayeh ChiefGokhlayeh released this 15 Apr 16:09
· 32 commits to master since this release
fcca5cc

Highlights

  • Fixed wrongful ignore of function names containing __asm__/asm/__asm/... #78
  • Fixed invalid fake generation when function returns function pointer #77
  • Updated usage instructions in README.md #69
  • Upgraded dependencies:

Install instructions

Using pip:

pip install autofff

See also

What's Changed

New Contributors

Full Changelog: v0.4...v0.5