Skip to content

Fix for x64 build#1

Merged
bdamele merged 1 commit intobdamele:masterfrom
kost:win64-fix
Jun 23, 2014
Merged

Fix for x64 build#1
bdamele merged 1 commit intobdamele:masterfrom
kost:win64-fix

Conversation

@kost
Copy link
Copy Markdown
Contributor

@kost kost commented Jun 23, 2014

This is small fix, as building x64 build would never build without .asm file which you have in other projects :)
I've included nmake makefile for building x64 version, feel free to include same in VC GUI if needed...

You want to check "kost" branch of "shellcodeexec" as it have mingw support:
https://github.com/kost/shellcodeexec

Which means I can compile windows binaries using Linux/Mac and resulting binaries are much smaller (UPXed win32 is smaller than 4 kb):
https://github.com/kost/shellcodeexec/tree/kost/bin

Also, maybe you want to take a look at scexec which is shellcodeexec on steroids:
https://github.com/kost/scexec

it supports base64/uudecode shellcode, etc..

bdamele added a commit that referenced this pull request Jun 23, 2014
@bdamele bdamele merged commit 741b904 into bdamele:master Jun 23, 2014
@bdamele
Copy link
Copy Markdown
Owner

bdamele commented Jun 23, 2014

Thank you @kost. Feel free to open more pull requests if you want to have mingw support merged in too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants