README: init
This commit is contained in:
7
README.md
Normal file
7
README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# rust-fidb-generator
|
||||
|
||||
Compiled rust binaries tend to contain URLs that point back to the libraries that they were compiled with, often with the exact commit.
|
||||
This also holds for binaries compiled in release mode.
|
||||
|
||||
Combine these URLs with [Ghidra's Function Id Database Generator](https://github.com/NationalSecurityAgency/ghidra/blob/master/Ghidra/Features/FunctionID/src/main/doc/fid.xml), and you *might* have a tool makes it a lot easier to reverse engineer rust binaries.
|
||||
|
||||
Reference in New Issue
Block a user