Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/4w4k3/rePy2exe

A Reverse Engineering Tool for py2exe applications.
https://github.com/4w4k3/rePy2exe

py2exe py2exe-applications python repy2exe reverse-engineering

Last synced: about 2 months ago
JSON representation

A Reverse Engineering Tool for py2exe applications.

Awesome Lists containing this project

README

        

# rePy2exe

Reverse Engineering Tool for py2exe applications.

Twitter: @4w4k3Official
### Prerequisites

* Linux
* cmake
* git
* python2.7

### Cloning
```
git clone https://github.com/4w4k3/rePy2exe.git
```

## Running
```
python rePy2exe.py
```
or
```
python2.7 rePy2exe.py
```

## Screenshot
![Shot](https://github.com/4w4k3/rePy2exe/blob/master/Screens/shot.png)

## Authors

* **Alisson Moretto** - *Coder* - [4w4k3](https://github.com/4w4k3)

## Reference

Thanks to:

* zrax - [pycdc](https://github.com/zrax/pycdc)

* matiasb - [unpy2exe](https://github.com/matiasb/unpy2exe)

## License

This project is licensed under the GPL 3.0 License - see the [LICENSE](LICENSE) file for details.