rust-reversing-helper

December 16, 2021 ยท View on GitHub

A ida script to help reversing rust binary

Usage

Will be written...

Notice

  1. I'm currently re-writing calling Convention fix function. (current code may have a bug.)
  2. For Linux x64 ELF Binary Only (PE support will be added.)

Function

  1. Demangling
  2. Calling Convention fix
  3. Will be added..