Created
March 10, 2025 08:16
-
-
Save bulk88/edf70092765db7b1bbc1bf5cad7c87d5 to your computer and use it in GitHub Desktop.
EXE inside another EXE/Proc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\sources\Win32-ExeAsDll>perl -Mblib -MWin32::ExeAsDll -e "$o=Win32::ExeAsDll:: | |
new();$o->main('cmd.exe /?');" | |
The system cannot find message text for message number 0x40002399 in the message | |
file for Application. | |
The system cannot find message text for message number 0x4000239a in the message | |
file for Application. | |
The system cannot find message text for message number 0x4000239b in the message | |
file for Application. | |
The system cannot find message text for message number 0x4000239c in the message | |
file for Application. | |
The system cannot find message text for message number 0x4000239d in the message | |
file for Application. | |
The system cannot find message text for message number 0x4000239e in the message | |
file for Application. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment