Skip to content

v0.2.0

Compare
Choose a tag to compare
@Kazhuu Kazhuu released this 27 Mar 16:09
· 9 commits to main since this release

What's Changed

  • ARM support.
  • objdump support.
  • Assembly parsing instead of using regexps.

Commits

  • Initial work on test and GH actions by @yugr in #7
  • Enable code linting by @Kazhuu in #9
  • Enable Codecov by @Kazhuu in #10
  • Fixed codecov support by @Kazhuu in #11
  • More work on tests by @yugr in #12
  • Tests of jump and function tables. by @yugr in #13
  • Introduce proper file stripping and start adding parser tests by @yugr in #15
  • Add pylint support by @Kazhuu in #16
  • Pylint integration and more tests by @yugr in #17
  • GDB integration tests by @Kazhuu in #18
  • Test case for viewcfg GDB command by @Kazhuu in #19
  • Development section writeup by @Kazhuu in #20
  • Added proper parsing by @yugr in #21
  • Preparatory refactors for objdump by @yugr in #22
  • Added support for objdump. by @yugr in #23
  • Support ARM assembly. by @yugr in #25

Full Changelog: v0.1.2...v0.2.0