Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/thomasthelen/ollydbg-scripts
- Owner: ThomasThelen
- Created: 2015-09-17T22:45:09.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-01-05T19:54:11.000Z (almost 3 years ago)
- Last Synced: 2024-05-08T00:24:57.762Z (6 months ago)
- Topics: cracking, hacking, ollydbg, ollydbg-script, ollydbg-scripts, packer, reverse-engineering, reversing, unpack, unpacker, unpacking
- Homepage:
- Size: 504 KB
- Stars: 231
- Watchers: 20
- Forks: 108
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)