Skip to content

Instantly share code, notes, and snippets.

View PeterHindes's full-sized avatar
💭
breaking nextjs

Peter Hindes PeterHindes

💭
breaking nextjs
View GitHub Profile
@PeterHindes
PeterHindes / fix_it.sh
Created May 25, 2018 23:22
Fix Battle Block Theater Error That The Devs Refuse To
#!/usr/bin/env bash
FILE=BattleBlockTheater
MD5_PRE=436e91811d8a38de1918991969347b3d
MD5_POST=71eb6519233b21d85c858b39f2b4871f
OFFSET=0x24f2b9
PAYLOAD='\x90\x90'
function getMD5()
{