Skip to content

Instantly share code, notes, and snippets.

@bulk88
Created March 10, 2025 08:16
Show Gist options
  • Save bulk88/edf70092765db7b1bbc1bf5cad7c87d5 to your computer and use it in GitHub Desktop.
Save bulk88/edf70092765db7b1bbc1bf5cad7c87d5 to your computer and use it in GitHub Desktop.
EXE inside another EXE/Proc
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