Commit graph

66 commits

Author SHA1 Message Date
e6500d0619 tidy(profile): hide generated changes in git diff 2024-12-01 11:08:31 -05:00
344b5fbe0b fix(profile): added missing this parameter 2024-12-01 07:56:53 -05:00
26db0b63b8 feat(profile): added listings of virtual functions for CGxDevice, CGxDeviceD3d 2024-11-30 07:43:24 -05:00
a87e45138d chore(docs): fix links in doc 2024-11-27 06:54:20 -05:00
157c859ad4 feat(profile): update 2024-11-27 06:53:14 -05:00
70d2ba2b00 chore(go): upgrade Go tool 2024-11-27 02:01:53 -05:00
cfb921e9fa fix(script): sort-symbol-file script now overwrites the original by creating a backup file 2024-11-27 02:01:04 -05:00
e1bab2b375 feat(profile): update 3.3.5a profile 2024-11-27 01:59:15 -05:00
9053d61b6b feat(go): profiles are now configured by an info.json file 2024-11-27 01:55:46 -05:00
e591b8b17d fix(ida): fixed export crash on IDA 9.0 2024-11-25 23:28:52 -05:00
44d8ba3c75 fix(docs): readme should recommend correct IDC script 2024-11-01 03:55:15 -04:00
2b598e6dd1 feat(profile): add model related info 2024-11-01 03:54:09 -04:00
156b0e0a0b feat(ida): add general purpose IDA script folder 2024-11-01 03:53:27 -04:00
77b03892b1 feat(go): generate multiple batch files 2024-11-01 03:52:22 -04:00
34d16625b7 feat(profile): add type information for CGxDevice functions 2024-10-04 01:43:35 -04:00
5a70c8290f feat(profile): label more CGxDevice virtual functions and class members 2024-10-02 04:19:55 -04:00
d67e052d75 feat(profile): label CGxDevice callback functions 2024-09-30 23:26:03 -04:00
8ff5db67f2 feat(profile): added definitions for a handful of UI objects 2024-09-30 17:19:28 -04:00
ac20b7a227 feat(profile): map callback functions 2024-09-30 17:18:50 -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
da8d47619c feat(profile): add region code 2024-09-20 00:13:32 -04:00
e2b08911e9 chore(profile): remove old 3.3.5a profile 2024-09-08 21:09:01 -04:00
c2b96d98b6 refactor(profile): profiles are now stored in profile/ subdirectory 2024-09-08 21:04:31 -04:00
1e1f435c5c fix(cursor): s_cursorImages incorrect type 2024-08-29 17:00:33 -04:00
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