Skip to content

first release

Latest
Compare
Choose a tag to compare
@invictus1306 invictus1306 released this 01 Jun 07:26
· 3 commits to master since this release
fd5a488

First release, these are some implemented features (based on DynamoRIO):

  • disassemble all the executed code
  • disassemble a specific function (dump if these are addresses)
  • get arguments of a specific function (dump if these are addresses)
  • get return value of a specific function (dump if this is an address)
  • monitors application signals
  • generate a report file
  • ghidra(https://ghidra-sre.org/) coverage script (based on the functrace report file)