M5Stack Hacking

M5Stack Hacking

M5 Burner Utility

Get the M5 Burner utility:
https://docs.m5stack.com/en/download

Cardputer

Download firmware directly from the web:
https://bmorcelli.github.io/M5Stick-Launcher/m5lurner.html

Install this first:
https://github.com/bmorcelli/M5Stick-Launcher

Hacker Firmware

Bruce

Evil-M5Project

Shark

TV-B-Mine

Ultimate Remote

BT Keyboard and Mouse

Firmware Download Commands


wget -O /run/media/bruce/EVIL/bruce-1.7.2.bin https://m5burner-cdn.m5stack.com/firmware/575b6f748b7b203bd85653ae30454728.bin
wget -O /run/media/bruce/EVIL/Evilm5-1.3.6.bin https://m5burner-cdn.m5stack.com/firmware/848c8aa909127958c6ff8d614269c780.bin
wget -O /run/media/bruce/EVIL/Shark-DEV-1.0.5.bin https://m5burner-cdn.m5stack.com/firmware/6f6af52de2d795585f722254008fc0d7.bin
wget -O /run/media/bruce/EVIL/TV-B-Mine-1.0.bin https://m5burner-cdn.m5stack.com/firmware/2e4bb213fc2a62e2057435c88bee90d1.bin
wget -O /run/media/bruce/EVIL/Ultimate-Remote-1.2.bin https://m5burner-cdn.m5stack.com/firmware/a0fb2ca3f10a714f1ae91a732d6848cc.bin
wget -O /run/media/bruce/EVIL/BT-Key-Mouse-1.0.bin https://m5burner-cdn.m5stack.com/firmware/9845247c49bd4930e684715babefbf4b.bin
    

For Evilm5


git clone https://github.com/7h30th3r0n3/Evil-M5Core2
cd Evil-M5Core2
cd SD-Card-File
cp -r * /run/media/bruce/EVIL
    

For Bruce


git clone https://github.com/pr3y/Bruce.git
cd Bruce
cd sd_files
cp -r * /run/media/bruce/EVIL/
    

Flipper IR files


git clone https://github.com/UberGuidoZ/Flipper-IRDB.git
cd Flipper-IRDB
cp -rf * /run/media/bruce/EVIL/infrared/
    

Resources