Skip to content

unex/nexeDecompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nexeDecompiler

inspired by reversing Discord token stealers

tested on python 3.9.7 but it should work on 3.6+

Installation

pip install -U git+https://github.com/unex/nexeDecompiler.git

CLI Usage

nexedecompiler
usage: nexedecompiler [-h] [--dest DEST] source

Example

MALWARE$ nexedecompiler LiGzxBbAqEAQ.exe
Writing 6783 files to /MALWARE/LiGzxBbAqEAQ.exe_decompiled
Entrypoint located at /MALWARE/LiGzxBbAqEAQ.exe_decompiled/builds/LiGzxBbAqEAQ.js

About

unpacks js from nexe created binaries

Resources

License

Stars

Watchers

Forks

Languages