CARVIEW |
Select Language
HTTP/2 200
date: Tue, 29 Jul 2025 11:59:32 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"3a2e8bd3742e9368d9288c5d4f8a1221"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=80Iue0EUQBrAVLpDqOXT901EA2VTsCz4HuvT1BvEqn5C3Ty%2FGGz%2FA4uDcKI%2BzEEI9i4y3fnf4BqVvXCqwtZEofgqVRYSF0wrmot4ZFm7vp1UYdb8CZp6p336hOKqdudYah3Jw3v1svoyAWEn7Fbn6WQIJHQp5VAV9DTwTpQXsSnoRyfvpqnLJbeJqNlQ8KJ207N2Wb%2BZWI%2FXJPsdt6vjEaSoCzvfG%2BUYF%2FSRmIl5a4f6BX0iNBf6%2FXhbjlxQb7wppwPkEeRN1jkQxMKysGOE5w%3D%3D--1UQios%2Fh3KZmuoF4--7idkuTVTPJl0%2B57I8tUmcw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.5165892.1753790372; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 11:59:32 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 11:59:32 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C4C8:2A06CB:A3E7CC:C3D27E:6888B7A4
Releases · hasherezade/pe_to_shellcode · GitHub
22 Nov 00:02
Loading
11 May 18:47
Loading
01 May 20:39
Loading
03 Feb 03:59
Loading
17 Apr 22:15
Loading
15 Dec 19:11
Loading
06 Dec 23:43
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 461
Releases: hasherezade/pe_to_shellcode
Releases · hasherezade/pe_to_shellcode
v1.2
Compare
FEATURE
- The shellcodified module keeps a state informing whether it was executed, etc
- Added: DLL detach, that allows to cleanly finish execution of a shellcodified DLL
- the shellcodified DLL can be detached simply by a second run (while the first run calls
DllMain
withDLL_PROCESS_ATACH
, the second calls it withDLL_PROCESS_DETACH
)
- the shellcodified DLL can be detached simply by a second run (while the first run calls
The package contains:
- pe2shc.exe - PE to shellcode converter (supports both 32 and 64 bit PEs)
- a utility to run/test shellcode (loads and deploys):
- runshc32.exe - for 32-bit shellcodes
- runshc64.exe - for 64-bit shellcodes
- a utility to inject shellcode into a given process:
- injector32.exe - for 32-bit shellcodes
- injector64.exe - for 64-bit shellcodes
Assets 4
12 people reacted
v1.1
Compare
BUGFIX
- Stub cleanup: do not clobber RBX/EBX registers
REFACT
- Removed some useless instructions from 32 bit stub
- Small cleanup in the loader v2
The package contains:
- pe2shc.exe - PE to shellcode converter (supports both 32 and 64 bit PEs)
- a utility to run/test shellcode (loads and deploys):
- runshc32.exe - for 32-bit shellcodes
- runshc64.exe - for 64-bit shellcodes
- a utility to inject shellcode into a given process:
- injector32.exe - for 32-bit shellcodes
- injector64.exe - for 64-bit shellcodes
Assets 4
4 people reacted
v1.0
7d91fcc
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
FEATURE
- Added new loaders (old loaders still available with a CMake option), containing:
- improved stability of the 64 bit loader
- support for the executables with TLS callbacks (callbacks are run before the Entry Point)
- support DLLs (
DllMain
is run cleanly) - fixed preserving return values
- The shellcode runner (
runshc
) checks if the payload has compatibile bitness
The package contains:
- pe2shc.exe - PE to shellcode converter (supports both 32 and 64 bit PEs)
- a utility to run/test shellcode (loads and deploys):
- runshc32.exe - for 32-bit shellcodes
- runshc64.exe - for 64-bit shellcodes
- a utility to inject shellcode into a given process:
- injector32.exe - for 32-bit shellcodes
- injector64.exe - for 64-bit shellcodes
Assets 4
8 people reacted
v0.9
eccb31a
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
FEATURE
- added DCP support: now the generated shellcode can be injected into a processes with DCP ( "Dynamic Code Prohibited" ) enabled (Issue #19 )
The package contains:
- pe2shc.exe - PE to shellcode converter (supports both 32 and 64 bit PEs)
- a utility to run/test shellcode (loads and deploys):
- runshc32.exe - for 32-bit shellcodes
- runshc64.exe - for 64-bit shellcodes
- a utility to inject shellcode into a given process:
- injector32.exe - for 32-bit shellcodes
- injector64.exe - for 64-bit shellcodes
Assets 4
1 person reacted
v0.8
Compare
- pe2shc.exe - PE to shellcode converter (supports both 32 and 64 bit PEs)
- a utility to run/test shellcode (loads and deploys):
- runshc32.exe - for 32-bit shellcodes
- runshc64.exe - for 64-bit shellcodes
FEATURE
- more detailed verification if the PE contains TLS callback
- do not block conversion of files with TLS callbacks (print a warning instead)
BUGFIX:
- fixed crashes on returning from 64 bit stub
- fixed invalid processing of some Import Tables
Assets 5
v0.7
Compare
- pe2shc.exe - PE to shellcode converter
- a utility to run/test shellcode (loads and deploys):
- runshc32.exe - for 32-bit shellcodes
- runshc64.exe - for 64-bit shellcodes
Supports both 32 and 64 bit PEs.
Assets 5
v0.5
Compare
- pe2shc32.exe - PE to shellcode converter
- runshc32.exe - a utility to run/test shellcode (loads and deploys)
WARNING: works for 32bit PE only
Assets 4
You can’t perform that action at this time.