|
BamlRenamer
BamlRenamer:
Make the deobfuscated baml file run-able after renaming with de4dot
Before running this tool run de4dot with preserve tokens:
de4dot --keep-types --preserve-tokens filename
the de4dot renamed assembly textbox specified in the tool should be resulted "...-cleaned" assembly.
|