项目作者: VoronFX
项目描述 :
This program allows to extract and replace strings in .NET application or assembly.
高级语言: C#
项目地址: git://github.com/VoronFX/DotNet-String-Repacker.git
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.