0
0
mirror of https://github.com/sp-tarkov/assembly-tool.git synced 2025-02-13 00:50:45 -05:00

304 Commits

Author SHA1 Message Date
Cj
8884815de0 make renamer and publicizer instances instead of static 2025-01-02 12:15:38 -05:00
Cj
c3bba19df7 Remove unused settings. streamline remap command 2025-01-02 11:47:51 -05:00
Cj
6bce67b479 remove unused event 2025-01-02 02:35:20 -05:00
Cj
dca2d61edb Add threading to publicizer 2025-01-02 02:29:02 -05:00
Cj
533ab39f30
Merge pull request #16 from sp-tarkov/SmartMapper
Automatic mapping generation
2025-01-02 01:30:46 -05:00
Cj
4da9c42c28 Misc and add new mappings 2025-01-02 01:21:37 -05:00
Cj
c9fcf4e5ca Update doc 2025-01-01 22:48:18 -05:00
Cj
c87e0e0c3a Restore removed properties 2025-01-01 22:38:46 -05:00
Cj
848a790ba4 place de4dot in solution folder 2025-01-01 22:21:30 -05:00
Cj
9798d896ba Remove GUI 2025-01-01 22:12:50 -05:00
Cj
1891c872e1 Fix mappings 2025-01-01 21:57:49 -05:00
Cj
b58fee548f Add events, remove unused property, move other properties 2025-01-01 21:51:50 -05:00
Cj
4c82026a84 Nested type support 2025-01-01 21:10:31 -05:00
Cj
3dbdfae549 Remove test remap 2025-01-01 20:38:57 -05:00
Cj
2cf25373fe Make lists into hashsets 2025-01-01 20:37:49 -05:00
Cj
9f2165f325 Fix remapper error 2025-01-01 20:10:41 -05:00
Cj
17df885ea8 More filter work, add prompts 2025-01-01 20:07:20 -05:00
Cj
02a6c417ab Initial work and basic functionality 2025-01-01 19:17:56 -05:00
Cj
664ff994cf Finish migration 2025-01-01 02:13:19 -05:00
Cj
572b3e037f update mappings.jsonc 2025-01-01 01:37:26 -05:00
Cj
a49c2b3aee mappings structure change part 1 2025-01-01 01:34:11 -05:00
Cj
6c8cfb8d08 update command text and readme 2024-12-31 14:20:44 -05:00
Cj
146aac9c83 don't ref types 2024-12-31 14:17:42 -05:00
Cj
6e8420477e Put filters into their own class, refactor remapper class 2024-12-31 14:15:11 -05:00
Cj
735e9a4a36 rename remapper class 2024-12-31 13:47:51 -05:00
Cj
e7994691ee Fix namespaces 2024-12-31 13:46:44 -05:00
Cj
c66c44d166 Merge remote-tracking branch 'origin/master' 2024-12-31 13:18:28 -05:00
Cj
d040cb1e47 Cleanup and refactor logging 2024-12-31 13:18:11 -05:00
CWX
191b068f3d Fix Factoy night in config 2024-12-31 16:14:57 +00:00
Cj
6fd351e2ba clean up Publicizer 2024-12-31 10:10:40 -05:00
Cj
b3a676f044 Clean up logging, add progress bars 2024-12-31 04:48:12 -05:00
Cj
33e68f4ca7 Remove automapper gui components 2024-12-31 03:51:57 -05:00
Cj
15af480254 Remove automapper from config, start removal of automapper from gui 2024-12-31 03:28:46 -05:00
Cj
3de6be24ce Fix a bunch of compiler warnings 2024-12-31 03:13:29 -05:00
Cj
c4d81ce4ba Fix method name mangling when prepended with GInterfacexxx. 2024-12-31 02:49:49 -05:00
Cj
0e663099d1 Remove automapper 2024-12-31 00:21:32 -05:00
Cj
1505b01bba Fix some compiler warnings 2024-12-30 23:50:31 -05:00
Cj
65041c3e3b Integrate deobfuscation into remap process 2024-12-30 23:35:02 -05:00
Cj
4e33f48be0 Fix de4dot, change back to .net48, allow to build along side project. Add post build script to create the cli in a build directory in the solution directory 2024-12-30 22:54:38 -05:00
Cj
a73f2494eb update gitignore 2024-12-30 22:52:36 -05:00
Cj
eab0265b16 remove unused methods 2024-12-30 13:20:44 -05:00
Cj
ea9e12c051
Merge pull request #15 from sp-tarkov/de4dot-integration
De4dot integration
2024-12-30 13:07:45 -05:00
Cj
a39ed849d9 Remove wait for key prompt from de4dot 2024-12-30 13:02:11 -05:00
Cj
e3e3a12b5c Remove old de4dot from assets 2024-12-30 12:54:20 -05:00
Cj
9939f5ad35 Use de4dot directly, remove now unused de4dot component 2024-12-30 12:52:19 -05:00
CWX
09e8b0a598 Updated configs, added partisan and follower to botReqData 2024-12-30 16:29:32 +00:00
Cj
ccdd2099f9 Initial de4dot integration and migration to net8 2024-12-30 10:58:51 -05:00
Cj
790543bed8
Merge pull request #14 from ArchangelWTF/update-de4dot
Update de4dot to use dnlib 4.4.0 and x64
2024-12-30 10:21:43 -05:00
77a24319b1 Update de4dot to use dnlib 4.4.0 and x64
Adds the source code used for this modification, this de4dot source code has been cleaned of any things not needed for deobfuscating the tarkov assembly

Co-authored-by: 静穏靄 <170472707+seionmoya@users.noreply.github.com>
2024-12-30 16:01:39 +01:00
Chomp
8b90848366 Small mapping improvements 2024-12-30 14:53:39 +00:00