Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 242 Bytes

File metadata and controls

3 lines (3 loc) · 242 Bytes

DotNet-String-Repacker

This program allows to extract and replace strings in .NET application or assembly. It disassemble assembly with "ildasm", saves strings to ".csv" file and then recompile assembly with "ilasm" with replaced strings.