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

https://github.com/1coxy57/rewind

A reverse engineering challenge
https://github.com/1coxy57/rewind

obfuscated python

Last synced: over 1 year ago
JSON representation

A reverse engineering challenge

Awesome Lists containing this project

README

          

# 🔄 Rewind
### A reverse engineering challenge

### Goal

- 🟢 **Easy**: build hash generator

- 🟠 **Medium**: Recode the bytecode logic so you are able to `print` in the file without the ```program``` exitting

- 🔴 **Hard**: build hash generator for `c0xy_hash`

# Credits
credits to **overpower** for the inspiration to make this project