https://github.com/thomasthelen/upxunpacker
Scripts for x64dbg to find the OEP of exe files packed with UPX
https://github.com/thomasthelen/upxunpacker
packer unpack upx x64dbg
Last synced: 3 months ago
JSON representation
Scripts for x64dbg to find the OEP of exe files packed with UPX
- Host: GitHub
- URL: https://github.com/thomasthelen/upxunpacker
- Owner: ThomasThelen
- Created: 2015-08-09T03:17:03.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-08-02T07:35:31.000Z (about 8 years ago)
- Last Synced: 2025-02-28T08:44:37.163Z (8 months ago)
- Topics: packer, unpack, upx, x64dbg
- Size: 2.93 KB
- Stars: 14
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# upxUnpacker
## Files
2.03_to_2.02.txt
This is to be used on UPX versions ranging from 2.02 to 2.93.
3.91_to_3.06.txt
This is to be used on UPX versions ranging from 3.06 to 3.91.## Instructions
To use the script, first open the executable file in x64dbg. Next, load the script and run it.