ZeroDayArcade
Learn about Reverse Engineering, x86-64, Network Exploits, ESP8266/ESP32, Gaming, Consoles, HTML5, C/C++
ZeroDayArcade's Stars
ZeroDayArcade/HTML5_DOM-Based-XSS
A DOM-Based XSS (Cross-Site Scripting) demo to learn about how JavaScript and HTML injection work, and how to prevent them.
ZeroDayArcade/HTML5_Raycaster
A port of Lode Vandevenne's C++ raycaster example to JavaScript/HTML5.
ZeroDayArcade/HTML5_3D-Wireframe-Cube
A software rendered 3D Wireframe Cube demo for HTML. No 3D libraries and no Canvas used
ZeroDayArcade/HTML5_Platformer
Building a 2D side-scrolling platform game in HTML5 from scratch.
XProger/OpenResident
Classic Resident Evil open-source engine
XProger/OpenLara
Classic Tomb Raider open-source engine
ZeroDayArcade/Pong-Homebrew-GBA
A simple pong game built for the GBA. Learn about homebrew and game development
ZeroDayArcade/RG353-WiFi-Penetration-Tool
Hacking WiFi Networks with the Anbernic RG353 line of hardware and other Retro Gaming Handhelds
ZeroDayArcade/capture-pmkid-wpa-wifi-hacking
A python script for capturing a PMKID from a WiFi router for cracking WPA/WPA2 passwords.
ZeroDayArcade/capture-handshake-wpa-wifi-hacking
A python script for capturing 4-way handshakes for WPA/WPA2 WiFi networks.
ZeroDayArcade/cracking-wpa-with-handshake
A python script for cracking WPA/WPA2 PSK passwords with a captured handshake
ZeroDayArcade/wpa-password-cracking-with-pmkid
WPA/WPA2 PSK password cracking python script with a known PMKID
ZeroDayArcade/esp8266-to-esp8266-uart
Implementing UART communication between 2 ESP8266 NodeMCU's
ZeroDayArcade/x86-64-assembly-macos-hello-world
A "Hello World" example in x86-64 assembly for macOS
ZeroDayArcade/ZeroDayArcade
Zero Day Arcade - GitHub profile.
wheremyfoodat/Panda3DS
HLE 3DS emulator