Commit graph

142 commits

Author SHA1 Message Date
d8292530c9 feat(3.3.5a): add some cursor stuff 2024-08-29 16:55:37 -04:00
571579c3c4 chore(binana): add a lot of texture functions 2024-08-27 04:00:05 -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
407d29a263 chore(profile): regenerate 3.3.5a 2024-08-05 04:21:56 -04:00
061609ed2c feat(binana): improve documentation, add a way to import information into IDA 2024-08-03 00:45:27 -04:00
063790577d chore(profile): update 3.3.5a 2024-08-01 01:21:17 -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
df04015c59 chore(binana): update files 2024-07-27 21:08:11 -04:00
adb68c759c feat(go): show where in main.sym that errors appear 2024-07-25 17:13:56 -04:00
cf049a801f feat(x32dbg): regenerate x64dbg files 2024-07-23 20:38:18 -04:00
99da4a2c1e feat(include): add more cursor stuff in CGxDevice 2024-07-23 20:33:15 -04:00
9590ba10b8 chore(binana): update include and symbol 2024-07-23 04:18:35 -04:00
035260a92b chore(symbol): refresh main.sym 2024-07-22 22:17:52 -04:00
6914c65f2f feat(symbol): add more d3d methods 2024-07-22 22:17:32 -04:00
876de2c899 chore(symbol): refresh main.sym 2024-07-22 21:47:39 -04:00
c4f2cfe49f feat(include): rename unknown CGxFormat member to boolean hwCursor 2024-07-22 20:32:06 -04:00
931cbd3efc feat(symbol): add more gx symbols 2024-07-22 19:15:16 -04:00
1c8e99b0ff feat(include): label PoolSizeSet method in CGxDevice__vtable 2024-07-21 05:11:05 -04:00
084e8a4896 feat(include): label Draw method in CGxDevice__vtable 2024-07-21 05:01:56 -04:00
5a8e559a74 feat(binana): update files 2024-07-21 04:57:59 -04:00
c9bc10c3ca feat(binana): add more functions 2024-07-20 05:14:25 -04:00
2771089685 chore(doc): update README 2024-07-17 01:47:29 -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
e3ec21ecec chore(symbol): remove duplicate of OsCreateFile 2024-07-13 18:04:00 -04:00
897ec23ec0 chore(binana): mark x32dbg databases as binary 2024-07-13 17:45:33 -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
1400de8b1f feat(symbol): add more console and gx symbols 2024-07-10 02:56:31 -04:00
3bca61dd13 feat(symbol): add some symbols related to console 2024-07-09 21:17:19 -04:00
8bd78099a2 fix(script): concatenate symbol source files correctly, by using 'awk 1' instead of 'cat' 2024-07-09 16:17:39 -04:00
df4e7d67e7 chore(symbol): recompile symbols 2024-07-09 16:10:02 -04:00
856c8a4b07 feat(symbol): add more symbols 2024-07-09 16:09:16 -04:00
0683e31289 fix(include): Ghidra can't figure out how to use enum values as array size parameters, so just use hardcoded numbers instead 2024-07-08 18:42:37 -04:00
e7bb9a818a feat(include): add some gx device headers 2024-07-08 15:26:09 -04:00
172cf3792d feat(symbol): add some more symbols 2024-07-08 02:51:11 -04:00
976f683271 chore(doc): explain how manage symbol files and import into Ghidra 2024-07-07 20:04:26 -04:00
494c653c00 feat(script): add script to concatenate symbol files 2024-07-07 19:45:51 -04:00
58f7996e35 fix(include): fix up type abbreviations 2024-07-07 19:43:21 -04:00
b8e5ccb9ae refactor(storm): use 'T' to refer to template type argument instead of 'type' 2024-07-07 13:36:56 -04:00
6c0a26cb76 fix(array): include stdint.h 2024-07-07 03:05:07 -04:00
aa605d1aef chore(binana): add files 2024-07-07 03:00:06 -04:00