Hmily 发表于 2017-1-18 10:45

rePy2exe - Reverse Engineering Tool for py2exe applications



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

# rePy2exe

Reverse Engineering Tool for py2exe applications.


### Prerequisites

* cmake
* git
* python2.7

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

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

## Authors

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

## Reference

Thanks to:

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

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

## License

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

艾莉希雅 发表于 2017-1-21 14:16

看见了PY令人浮想联翩
看说明貌似是把使用PY2EXE的东西还原回python么
所以使用工具前要对py文件混淆一波的习惯还是挺好的,就算是还原名称破坏后阅读难度也加强了许多
嘛……本身py2exe也不是对python脚本进行保护的,而是打包运行环境而已

忆童年i 发表于 2017-1-18 10:47

哎呀沙发自占!

魔弑神 发表于 2017-1-18 10:49

666楼上的手速好快啊

忆童年i 发表于 2017-1-18 10:51

魔弑神 发表于 2017-1-18 10:49
666楼上的手速好快啊

我也这么感觉。

枫MapleLCG 发表于 2017-1-18 10:55

爱吃大又放工具了,虽然看不懂英文他是干啥的。
但貌似很好用⊙0⊙

longzhouming 发表于 2017-1-18 11:01

看来不支持PY3

ixinhai 发表于 2017-1-18 11:13

虽然看不懂,不过还要支持

都同学 发表于 2017-1-18 11:15

前排支持~~~~

csa 发表于 2017-1-18 11:18

不错不错,感谢

蘇夜 发表于 2017-1-18 11:34

来瞻望一下大神
页: [1] 2 3
查看完整版本: rePy2exe - Reverse Engineering Tool for py2exe applications