Skip to content
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

RUNTIME ERROR: pe: duplicated rva entry #19

Open
LionHackerman opened this issue May 28, 2024 · 1 comment
Open

RUNTIME ERROR: pe: duplicated rva entry #19

LionHackerman opened this issue May 28, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@LionHackerman
Copy link

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?

@es3n1n
Copy link
Owner

es3n1n commented May 28, 2024

Hello, can you please

  • Try that again but with the obfuscator compiled from dev branch
  • If the problem remains unsolved: upload the binary you tried to obfuscate and a pdb/map file for it

@es3n1n es3n1n added the bug Something isn't working label Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants