cbb42eb953
feat(bna): implement fix-labels command
...
The fix-labels command will fix a symbol file by automatically renaming
labels matching a certain regex, and looking for the captured parameter
in a "fixlist" i.e. a newline delimited list of OG names.
2026-04-29 03:13:52 -04:00
9a4ffe31a5
feat(go): prevent auto-analysis symbols from loading into either IDA or Ghidra symbol table
2026-04-08 09:06:12 -04:00
e79ee08905
feat(build): implement Clangd support && add lua symbols
2026-04-01 17:36:35 -04:00
2c2815ab0b
feat(binana): add tokens database
Push / build (push) Has been cancelled
2026-03-20 01:58:16 -04:00
362bf7f31b
feat(bna): add 'as' subcommand to add symbols
Push / build (push) Has been cancelled
2026-03-01 14:56:55 -05:00
47b08df145
feat(binana): change tool to deposit generated files into an 'artifacts' folder that isn't retained by repository history
2026-02-28 02:34:20 -05:00
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