forked from Public-Mirror/Textractor
update text
This commit is contained in:
parent
562c6e1a3a
commit
d3da9c06e3
5
text.cpp
5
text.cpp
@ -22,10 +22,7 @@ You can also type in the process id)";
|
|||||||
const char* SELECT_PROCESS_INFO = u8"If you manually type in the process file name, please use the absolute path";
|
const char* SELECT_PROCESS_INFO = u8"If you manually type in the process file name, please use the absolute path";
|
||||||
const char* FROM_COMPUTER = u8"Select from computer";
|
const char* FROM_COMPUTER = u8"Select from computer";
|
||||||
const char* PROCESSES = u8"Processes (*.exe)";
|
const char* PROCESSES = u8"Processes (*.exe)";
|
||||||
const char* CODE_INFODUMP = u8R"(Search for text
|
const char* CODE_INFODUMP = u8R"(Enter read code
|
||||||
S[codepage#]text
|
|
||||||
OR
|
|
||||||
Enter read code
|
|
||||||
R{S|Q|V}[null_length<][codepage#]@addr
|
R{S|Q|V}[null_length<][codepage#]@addr
|
||||||
OR
|
OR
|
||||||
Enter hook code
|
Enter hook code
|
||||||
|
Loading…
x
Reference in New Issue
Block a user