Home

Awesome

Author: In Ming Loh (inming.loh@countercept.com - @tantaryu) <br /> Company: Countercept (@countercept) <br /> Website: https://www.countercept.com <br />

Introduction

A script that helps researcher to unpack and decompile executable written in python. However, right now this only supports executable created with py2exe and pyinstaller.

This script glues together several tools available to the community. Hopefully, this can help people in their daily job. Several YARA rules are available to determine if the executable is written in python (This script also confirms if the executable is created with either py2exe or pyinstaller).

Requirements

Getting Started

Credits