项目作者: VoronFX

项目描述 :
This program allows to extract and replace strings in .NET application or assembly.
高级语言: C#
项目地址: git://github.com/VoronFX/DotNet-String-Repacker.git
创建时间: 2017-09-10T15:08:08Z
项目社区:https://github.com/VoronFX/DotNet-String-Repacker

开源协议:

下载


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.