Commit graph

13 commits

Author SHA1 Message Date
ebf88595d9 feat(binana): add check command for profiles 2025-06-04 17:40:52 -04:00
0eec0219f9 feat(go): add format-symbols command 2025-04-17 16:26:20 -04:00
9053d61b6b feat(go): profiles are now configured by an info.json file 2024-11-27 01:55:46 -05:00
77b03892b1 feat(go): generate multiple batch files 2024-11-01 03:52:22 -04:00
df7df2ff25 feat(go): go tool will error now when there are multiple symbols associated with an address 2024-09-30 17:18:02 -04:00
1042d9fa22 feat(binana): no special include directories now, you must pass GHIDRA or IDA as a definition into your preprocessor 2024-08-09 07:15:03 -04:00
de5bdadc78 feat(go): attributes can now be quoted, symbols can now optionally include a data type (type=void*) 2024-08-05 04:26:03 -04:00
061609ed2c feat(binana): improve documentation, add a way to import information into IDA 2024-08-03 00:45:27 -04:00
b6fb39c844 feat(go): x64dbg can't parse types correctly without being in the correct order, but we can use Kahn topological sorting to avoid issues 2024-08-01 01:19:29 -04:00
adb68c759c feat(go): show where in main.sym that errors appear 2024-07-25 17:13:56 -04:00
5d5630a6cb feat(profile): binana x64dbg-gen now generates a types file from C source headers 2024-07-17 01:37:26 -04:00
9907a7c211 chore(binana): update files 2024-07-13 17:43:06 -04:00
c30e1199d7 chore(binana): update files 2024-07-13 17:42:21 -04:00