Skip to content

Instantly share code, notes, and snippets.

@Vince0789
Vince0789 / bipltool-batch.py
Last active January 30, 2019 21:22 — forked from blewert/bipltool-batch.py
An IPL decompiler for binary IPL data files for gta:sa.
## Benjamin Williams
## <[email protected]>
## --
## bipltool.py/pyc
import os
import sys
import struct
import math