21-10-2018, 02:05 AM
Selamun Aleykum
i wish some function for next version
1 - Text Patcher
2 - Need patcher (offset , search and replace, text patch etc.) for all files in folder/subfolder with exclude include settings.
exclude folder list
exclude file extension list
Example:
A Folder
- 1 Folder
--- d.exe
--- f.dll
- 2 Folder
--- empty
- 3 Folder
--- a.exe
--- b.exe
--- c.dll
--- d.ocx
I want patching all files in A folder with sub folders.
checking all files for patch.
I want patching *.exe files in A folder with sub folders.
checking *.exe files , after patch, export report. (patched , backed file list)
I want patching *.dll files (excluded *.exe and *.ocx files) in A folder with sub folders.
checking only *.dll files , after patch, export report. (patched , backed file list)
3 - Add the path samples (environment variables)
%ALLUSERSPROFILE%
%APPDATA%
%COMMONPROGRAMFILES%
%COMMONPROGRAMFILES(X86)%
%COMMONPROGRAMW6432%
%LOCALAPPDATA%
%PROGRAMDATA%
%PROGRAMFILES%
%PROGRAMFILES(X86)%
%PROGRAMW6432%
%PUBLIC%
%SYSTEMDRIVE%
%SYSTEMROOT%
%TEMP%
%TMP%
%USERNAME%
%USERPROFILE%
%WINDIR%
Example:
Internet Download Manager:
%PROGRAMFILES(X86)%\Internet Download Manager\IDMan.exe
C:\Program Files (x86)\Internet Download Manager\IDMan.exe
4 - Add the getting registry path for target
just like dup (get registry value)
i wish some function for next version
1 - Text Patcher
2 - Need patcher (offset , search and replace, text patch etc.) for all files in folder/subfolder with exclude include settings.
exclude folder list
exclude file extension list
Example:
A Folder
- 1 Folder
--- d.exe
--- f.dll
- 2 Folder
--- empty
- 3 Folder
--- a.exe
--- b.exe
--- c.dll
--- d.ocx
I want patching all files in A folder with sub folders.
checking all files for patch.
I want patching *.exe files in A folder with sub folders.
checking *.exe files , after patch, export report. (patched , backed file list)
I want patching *.dll files (excluded *.exe and *.ocx files) in A folder with sub folders.
checking only *.dll files , after patch, export report. (patched , backed file list)
3 - Add the path samples (environment variables)
%ALLUSERSPROFILE%
%APPDATA%
%COMMONPROGRAMFILES%
%COMMONPROGRAMFILES(X86)%
%COMMONPROGRAMW6432%
%LOCALAPPDATA%
%PROGRAMDATA%
%PROGRAMFILES%
%PROGRAMFILES(X86)%
%PROGRAMW6432%
%PUBLIC%
%SYSTEMDRIVE%
%SYSTEMROOT%
%TEMP%
%TMP%
%USERNAME%
%USERPROFILE%
%WINDIR%
Example:
Internet Download Manager:
%PROGRAMFILES(X86)%\Internet Download Manager\IDMan.exe
C:\Program Files (x86)\Internet Download Manager\IDMan.exe
4 - Add the getting registry path for target
just like dup (get registry value)