x64dbg / Scripts

A collection of x64dbg scripts. Feel free to submit a pull request to add your script.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scripts

a collection of x64dbg scripts

UPX

Website: http://upx.sourceforge.net/

Unpackers

2.02_to_2.03.txt
Ability: Unpack UPX vesions 2.02 to 2.03
Instructions: Load the exe and run the script.

3.06_to_3.91.txt
Ability: Unpack UPX versions 3.06 through 3.91.
Instructions: Load the exe and run the script.

upx391.txt
Ability: Unpack version 3.931.
Instructions:

FSG

Website:

Unpackers

FSG1.x1.3x.txt
Ability: Unpack any 1.x and 1.3x version
Instructions: Begin at the entry point.

FSG1.2.txt
Ability: Unpack FSG 1.2
Instructions: Begin at the entry point.

FSG2.0.txt
Ability: Unpack FSG 2.0
Instructions: Begin at the entry point.

ASPack

Website: http://www.aspack.com/

Unpackers

ASPack 2.xx.txt
Ability: Unpack all versions 2.xx of ASPack
Instructions: Begin at the entry point.

About

A collection of x64dbg scripts. Feel free to submit a pull request to add your script.


Languages

Language:C++ 76.1%Language:Python 23.9%