Key Details of String Editor

  • Load EXE file that was compiled and edit the strings (text) inside the program.
  • Last updated on
  • There have been 2 updates
  • Virus scan status:

    Clean (it’s extremely likely that this software program is clean)

Beta or prerelease software is not intended for inexperienced users, as the software may contain bugs or potentially damage your system. We strongly recommend that users exercise caution and save all mission-critical data before installing and/or using this software.

Developer’s Description

Load EXE file that was compiled and edit the strings (text) inside the program.
The world's first string editor for binaries (compiled programs) that can edit the strings such that the length of the string does not matter. Extremely limited currently to around 2/3 of modern 32 bit processes. The application you want to edit must be complied so assembly or c or c++ programs. The following cannot be edited: c# java or other non compiled files. The exe must store its strings inside the application and it must be compiled using a standard compiler with standard settings. The strings must also not be encrypted or obfuscated.

It works by searching the .rdata for strings then finding the virtual address that that string is referred to by, then searching the .text for any references to that virtual address. if you then edit a string it writes a new .rdata onto the exe and places that new string on it then changes the references to point to the new string.



Explore More


Full Specifications

GENERAL
Release
Latest update
Version
1.0-alpha
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows 8
  • Windows 10
  • Windows 7
Additional Requirements
Microsoft Visual C++ 2017 redistributable
POPULARITY
Total Downloads
63
Downloads Last Week
3

Report Software

Program available in other languages


Last Updated