We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
obf a.exe -f main 15:56:52.897 | [ info ] random: seed is 0xf758817f291fee 15:56:52.900 | [ info ] main: loading binary from a.exe 15:56:52.905 | [ debug ] pe: parsed 11 sections 15:56:52.907 | [critical] RUNTIME ERROR: pe: duplicated 0x22b000 rva entry
Tried this on two .exes. Not too sure why, mabye I need to disable a compiler setting when compiling a.exe?
The text was updated successfully, but these errors were encountered:
Hello, can you please
dev
Sorry, something went wrong.
No branches or pull requests
obf a.exe -f main
15:56:52.897 | [ info ] random: seed is 0xf758817f291fee
15:56:52.900 | [ info ] main: loading binary from a.exe
15:56:52.905 | [ debug ] pe: parsed 11 sections
15:56:52.907 | [critical] RUNTIME ERROR: pe: duplicated 0x22b000 rva entry
Tried this on two .exes. Not too sure why, mabye I need to disable a compiler setting when compiling a.exe?
The text was updated successfully, but these errors were encountered: