Skip to content

Instantly share code, notes, and snippets.

View wh1t3p1g's full-sized avatar
🎯
Focusing

wh1t3P1g wh1t3p1g

🎯
Focusing
View GitHub Profile
@wh1t3p1g
wh1t3p1g / usejad
Created September 26, 2018 03:44
use jad to decompile jar files
#!/usr/bin/env python
# -*- coding: utf-8 -*-
'''
author: wh1t3P1g <[email protected]>
description:
fisrt download jad: http://www.javadecompilers.com/jad
only for macos && linux
'''
import zipfile