-
Notifications
You must be signed in to change notification settings - Fork 207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Doesn't work on SOME PE files + key size issue #9
Comments
If you can share more details such as verbose tool output, go environment values and nasm version i will try to help. Tool is working fine with PE32+ files. There must be some special situation for your case. |
Here's the Verbose output:
|
go env:
|
I'm using |
Update: It works on Update 2: |
Some executable files |
@EgeBalci Thanks for the info. Any idea when the next update will be? |
I'll try to push it in 2019 :) |
Shows "File successfully packed !", but 64-bit executable doesn't run.
Tested on: Windows 10 64-bit Version 1809 (OS Build 17763.437)
Executable tested: procexp64.exe (Windows Sysinternals)
The text was updated successfully, but these errors were encountered: