Commit graph

  • e60731b6aa feat(profile): new funcs master gromchek 2026-05-05 00:23:50 +03:00
  • 8880a3f598 feat(profile): CDataStore::Put(float) superp00t 2026-05-01 00:36:51 -04:00
  • e07bb22d92 refactor(profile): better function names and types for CDataStore superp00t 2026-04-30 23:56:56 -04:00
  • 7b8c440f57 fix(profile): add method definitions to CDataStore vtable superp00t 2026-04-30 03:37:41 -04:00
  • 49beb80c97 refactor(profile): use method macros for CGxDevice superp00t 2026-04-30 03:06:11 -04:00
  • dfe061078f fix(profile): include gameclientcommands.h superp00t 2026-04-30 01:32:38 -04:00
  • 4b438d3528 feat(profile): add macros for properly defining the interfaces of vtables superp00t 2026-04-30 01:32:19 -04:00
  • 8f4b08b0e6 feat(profile): fix GameClientCommands superp00t 2026-04-30 01:23:55 -04:00
  • 48e5240b4a feat(profile): new funcs gromchek 2026-04-30 00:37:12 +03:00
  • 117bea17a6 chore(clang-format): allow short enums on a single line superp00t 2026-04-29 03:16:08 -04:00
  • cbb42eb953 feat(bna): implement fix-labels command superp00t 2026-04-29 03:13:52 -04:00
  • d020e6ba36 feat(profile): update main.h superp00t 2026-04-29 03:12:45 -04:00
  • fff8941319 feat(profile): move StringToBOOL into framescript, add lua information superp00t 2026-04-29 03:12:09 -04:00
  • a252a6a840 feat(profile): fix inaccurate CVar pointer labels superp00t 2026-04-29 03:10:25 -04:00
  • 08dbc93679 feat(profile): add stdlib functions superp00t 2026-04-29 03:09:01 -04:00
  • 3d8b3bd305 feat(profile): add s_addons superp00t 2026-04-29 03:08:42 -04:00
  • c11bc57db9 feat(profile): add UIADDON superp00t 2026-04-29 03:08:08 -04:00
  • 9edded0c71 feat(profile): add char array superp00t 2026-04-29 03:07:52 -04:00
  • c7c7061505 feat(profile): add lua information superp00t 2026-04-29 03:07:06 -04:00
  • e300d01291 feat(profile): add mempool superp00t 2026-04-29 03:05:33 -04:00
  • e0602f2566 feat(profile): sort storm/func.sym and add symbol superp00t 2026-04-29 03:04:53 -04:00
  • acf5fd1c49 feat(profile): fix gromchek 2026-04-22 22:39:29 +03:00
  • 0e25c3e2be feat(profile): new funcs gromchek 2026-04-22 22:29:38 +03:00
  • 636271d438 feat(profile): new funcs gromchek 2026-04-17 22:45:41 +03:00
  • f676f9bcf8 feat(profile): trim duplicates and sort Lua functions superp00t 2026-04-15 14:08:32 -04:00
  • 06d9db2d7e feat(profile): fix struct Token superp00t 2026-04-15 13:57:31 -04:00
  • fcf5f9352a feat(profile): more Lua information superp00t 2026-04-15 13:55:03 -04:00
  • 1479e2f5a0 feat(profile): TSHashTable vtable gromchek 2026-04-15 20:50:22 +03:00
  • d1aa6f1939 feat(profile): new funcs gromchek 2026-04-12 19:17:01 +03:00
  • 105a314f74 feat(ghidra): add SuperImportSymbolsScript.py superp00t 2026-04-12 11:37:42 -04:00
  • 2d003672ec fix(profile): overhaul 3.3.5a-windows-386 to work with SuperImportSymbolsScript.py superp00t 2026-04-12 11:36:50 -04:00
  • bdb3389efb chore(git): ignore clangd files superp00t 2026-04-12 11:34:11 -04:00
  • 7aea32d80d fix(profile): remove duplicate superp00t 2026-04-08 09:09:36 -04:00
  • e079d65179 feat(profile): better lua types superp00t 2026-04-08 09:08:33 -04:00
  • df334b10b1 feat(profile): add symbols superp00t 2026-04-08 09:07:52 -04:00
  • c5612ad8a8 fix(profile): incorrect function bounds superp00t 2026-04-08 09:06:57 -04:00
  • 9a4ffe31a5 feat(go): prevent auto-analysis symbols from loading into either IDA or Ghidra symbol table superp00t 2026-04-08 09:06:12 -04:00
  • 07cb5c543a feat(profile): new funcs gromchek 2026-04-07 23:09:41 +03:00
  • d5628b728d feat(profile): new funcs gromchek 2026-04-05 17:13:55 +03:00
  • 1c5ace1e7f feat(profile): added bc information superp00t 2026-04-04 07:12:21 -04:00
  • c43e39205f fix(profile): remove duplicates superp00t 2026-04-01 17:45:43 -04:00
  • facfd66caa chore(build): add new ghidra scripts superp00t 2026-04-01 17:39:27 -04:00
  • f4c85da862 chore(build): add .clang-format superp00t 2026-04-01 17:38:17 -04:00
  • 37db5336e4 feat(profile): refactor lua, bc code superp00t 2026-04-01 17:37:40 -04:00
  • e79ee08905 feat(build): implement Clangd support && add lua symbols superp00t 2026-04-01 17:36:35 -04:00
  • 6163593844 feat(profile): new funcs gromchek 2026-04-01 22:29:48 +03:00
  • 2b0c64e391 feat(profile): TSHashTable methods gromchek 2026-03-29 01:22:56 +03:00
  • ec8c3cde8a feat(profile): TSGrowableArray TSHashTable methods gromchek 2026-03-28 23:25:57 +03:00
  • 18b34ac291 feat(profile): TSGrowableArray methods gromchek 2026-03-28 16:50:57 +03:00
  • 37450e8157 feat(profile): new frame funcs gromchek 2026-03-28 00:10:02 +03:00
  • a63dfbddf6 feat(profile): new frame funcs gromchek 2026-03-22 22:16:16 +03:00
  • f3c5cebce4 feat(profile): new funcs gromchek 2026-03-22 12:21:29 +03:00
  • 2c2815ab0b feat(binana): add tokens database superp00t 2026-03-20 01:58:16 -04:00
  • ac268a16c8 chore: parquet files are binary superp00t 2026-03-20 01:42:41 -04:00
  • 45d9f83313 feat(profile): new funcs gromchek 2026-03-15 19:50:19 +03:00
  • 34c05b16f2 feat(profile): new funcs gromchek 2026-03-14 22:46:34 +03:00
  • fcf5e0bb93 feat(profile): new funcs gromchek 2026-03-08 16:11:16 +03:00
  • 362bf7f31b feat(bna): add 'as' subcommand to add symbols superp00t 2026-03-01 14:56:55 -05:00
  • b62710fe15 feat(profile): new funcs gromchek 2026-03-01 01:25:34 +03:00
  • 44db997f58 feat(profile): new funcs gromchek 2026-02-28 23:32:09 +03:00
  • 4a61c473b8 fix(binana): force regeneration of artifacts superp00t 2026-02-28 12:26:28 -05:00
  • f861c6a4cf feat(profile): new funcs gromchek 2026-02-28 20:24:20 +03:00
  • 617a11a7ec feat: add 'make tidy' command superp00t 2026-02-28 03:43:03 -05:00
  • 979ab38a56 feat(github): add master branch to push workflow superp00t 2026-02-28 02:49:00 -05:00
  • afe995d665 refactor(profile): remove lingering artifacts from profile superp00t 2026-02-28 02:46:46 -05:00
  • da91bb75a9 chore(profile): tidy superp00t 2026-02-28 02:45:28 -05:00
  • dc71f7e491 feat(profile): DBCache funcs gromchek 2026-02-23 18:06:02 +03:00
  • 837e8689ef feat(profile): tidy files superp00t 2026-02-28 02:34:48 -05:00
  • 47b08df145 feat(binana): change tool to deposit generated files into an 'artifacts' folder that isn't retained by repository history superp00t 2026-02-28 02:34:20 -05:00
  • 68f52b8efd chore(build): refresh generated files gromchek 2026-02-22 01:28:11 +03:00
  • 69be7951f4 feat(profile): new funcs gromchek 2026-02-21 16:52:33 +03:00
  • 8c64675d8c chore(build): refresh generated files gromchek 2026-02-20 22:07:35 +03:00
  • 8ce5228fd6 feat(profile): new funcs gromchek 2026-02-17 22:36:53 +03:00
  • c6c924f93a chore(build): refresh generated files gromchek 2026-02-15 16:12:25 +03:00
  • a354dc7543 feat(profile): new funcs gromchek 2026-02-14 18:45:17 +03:00
  • 9a3399730e chore(build): refresh generated files gromchek 2026-02-13 21:53:37 +03:00
  • afcfd7735d feat(profile): new funcs gromchek 2026-02-13 21:53:15 +03:00
  • a72511d4df chore(build): refresh generated files gromchek 2026-02-07 17:25:18 +03:00
  • 9cdcaf16d7 feat(profile): new funcs gromchek 2026-02-04 21:51:06 +03:00
  • bd618d85b0 chore(build): refresh generated files gromchek 2026-01-31 21:19:38 +03:00
  • c662eb6a3c feat(profile): DBC LoadDB funcs gromchek 2026-01-31 21:19:00 +03:00
  • 4ca5f1bbe5 feat(core): CheatEngine script loaders gromchek 2026-01-31 18:29:03 +03:00
  • f9fe6ca3e7 chore(build): refresh generated files gromchek 2026-01-25 17:22:37 +03:00
  • 309f495c2f feat(profile): DBC GetFilename funcs gromchek 2026-01-25 16:56:21 +03:00
  • 56ef081f77 feat(profile): new funcs gromchek 2026-01-25 15:17:12 +03:00
  • d66f8d98d4 chore(build): refresh generated files gromchek 2026-01-24 16:47:49 +03:00
  • 5e3274862a feat(profile): new funcs gromchek 2026-01-24 16:47:09 +03:00
  • dd424638e1 chore(build): refresh generated files gromchek 2026-01-18 17:01:06 +03:00
  • 559f193214 feat(profile): new funcs gromchek 2026-01-18 17:00:38 +03:00
  • 5911642e2a update README gromchek 2026-01-17 16:40:24 +03:00
  • 89a8691959 feat(core): CheatEngine item container coprse loaders gromchek 2026-01-17 15:25:16 +03:00
  • 52bd97bc47 chore(build): refresh generated files gromchek 2026-01-15 01:11:38 +03:00
  • bbf19bfb77 feat(core): CheatEngine lua struct generator gromchek 2026-01-15 01:10:51 +03:00
  • 76a76a28a3 chore(build): refresh generated files gromchek 2026-01-08 17:49:20 +03:00
  • a10558d0a0 feat(profile): CMovementData struct gromchek 2026-01-08 17:48:51 +03:00
  • f5408d5cf2 feat(profile): Movement funcs gromchek 2026-01-03 16:06:06 +03:00
  • 8344875f39 feat(profile): CGUnit funcs gromchek 2026-01-01 16:00:02 +03:00
  • 509d210254 Tons of functions Morten 2025-12-27 23:30:39 +01:00
  • d1444119c7 chore(build): refresh generated files gromchek 2025-12-27 20:37:51 +03:00
  • 0e81654c16 feat(profile): CGBag CVehicle CVehicleCamera funcs gromchek 2025-12-27 20:36:02 +03:00