Skip to content

Instantly share code, notes, and snippets.

View oct0xor's full-sized avatar

Boris Larin oct0xor

View GitHub Profile
#!python2
#ps4 related changes -oct0xor
import sys, os, struct
from io import BytesIO
from pprint import pprint
def read_cstring(f):
bytes = []