Thunderbrew:binana: Difference between revisions
Appearance
Created page with "Binana is a repository for reverse engineering information. == Profiles == Binana contents are split into profiles. Each profile contains information about a particular binary. Currently, the most fleshed-out profile is <code>3.3.5a-windows-386</code>." |
No edit summary |
||
| Line 6: | Line 6: | ||
Currently, the most fleshed-out profile is <code>3.3.5a-windows-386</code>. | Currently, the most fleshed-out profile is <code>3.3.5a-windows-386</code>. | ||
=== Symbols === | |||
Each profile contains a main.sym file. This file is generated from various other symbol files in the profile. | |||
=== C headers === | |||
A profile also contains a tree of C headers, which are used to expose type information into IDA Pro or Ghidra. | |||
Revision as of 22:40, 11 June 2025
Binana is a repository for reverse engineering information.
Profiles
Binana contents are split into profiles. Each profile contains information about a particular binary.
Currently, the most fleshed-out profile is 3.3.5a-windows-386.
Symbols
Each profile contains a main.sym file. This file is generated from various other symbol files in the profile.
C headers
A profile also contains a tree of C headers, which are used to expose type information into IDA Pro or Ghidra.