0
0
mirror of https://github.com/sp-tarkov/assembly-tool.git synced 2025-02-12 17:10:45 -05:00
Archangel 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
2024-12-27 16:12:19 +00:00
2024-06-15 16:21:12 -04:00
2024-06-22 15:32:42 -04:00

ReCodeIt

image

ReCodeIt is a .net assembly tool for working with obfuscated assemblies. It allows you to deobfuscate using de4dot, create remaps for types and generated a re-mapped reference for your project. It has two main components. The GUI pictured above and a CLI companion that can be placed on the system path for access anywhere on your machine at any given time.

Building

  • fork or clone the project to a local directory
  • Make sure you have .net 8 sdk installed or install it through the visual studio installer.
  • Open the solution in visual studio and build
  • Run the project from visual studio or the build folder.

Using

See the wiki

Support me

If you want to support the project you buy me a coffee!

Description
No description provided
Readme 6.5 MiB
Languages
C# 99.8%
PowerShell 0.2%