Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thomasthelen/ollydbg-scripts

Unpacking scripts for Ollydbg.
https://github.com/thomasthelen/ollydbg-scripts

cracking hacking ollydbg ollydbg-script ollydbg-scripts packer reverse-engineering reversing unpack unpacker unpacking

Last synced: 2 days ago
JSON representation

Unpacking scripts for Ollydbg.

Awesome Lists containing this project

README

        

![alt text](https://github.com/ThomasThelen/OllyDbg-Scripts/raw/master/ollydbg-scripts.png)

[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active) [![license](https://img.shields.io/github/license/mashape/apistatus.svg)]()

OllyDbg is a classic debugger that I'll always have nostalgia for. Maybe it's the memories of late nights, cracking software with friends, the satisfaction with coming up to speed in the field, for what OllyDbg represented as an ideal, and the awesome user base community. Over the years, scripts for unpacking, cracking, and mapping have been developed for most of the packers-including pesky commercial ones like Armadillo.

This repository contains a number of useful scripts that I had built up over the years.

### Repository Structure

Each folder is a type of packer. Within each folder, you'll find curated unpacking scripts for it.

### Sources
[Tuts 4 You](https://tuts4you.com)

[Open RCE](http://www.openrce.org)