Skip to content

VoronFX/DotNet-String-Repacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.