Skip to content
CJ-SPT edited this page Jun 22, 2024 · 10 revisions

ReCodeIt Wiki

Welcome to the ReCodeIt wiki, ReCodeIt is an assembly re-mapper that hosts a manual pattern matching algorithm to manually remap types in an assembly. Additionally, it has a automatic re-mapper that works to find suitable names for de-obfuscated types by matching symbols such as variable names and method parameter names to types. Finally, it has a cross compiler that works in conjunction with both the manual and automatic re-mappers to allow developers to remap an assembly locally, generate a re-mapped project reference. Use that reference in their project, and finally cross compile your project back to use the original reference names.

Where to find additional resources

Support me

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

Clone this wiki locally