Smart trace-based OEP finder for packed/protected PE executables. Traces through packer stubs using intelligent stepping, anti-debug evasion, and heuristic OEP detection, then captures a state snapshot at the original entry point.
$npx -y skills add dariushoule/x64dbg-skills --skill find-oepInstalls into the current project.
Run `npx skills use "https://github.com/dariushoule/x64dbg-skills" --skill "dariushoule/x64dbg-skills/find-oep"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dariushoule/x64dbg-skills" that are relevant to the current task. Run `npx skills add "https://github.com/dariushoule/x64dbg-skills"` and select the relevant skills, then follow their instructions.