LagrangePointTwo's Stars
CatacombGames/Catacomb3D
Catacomb 3D source code
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/RG353-WiFi-Penetration-Tool
Hacking WiFi Networks with the Anbernic RG353 line of hardware and other Retro Gaming Handhelds
ZeroDayArcade/wpa-password-cracking-with-pmkid
WPA/WPA2 PSK password cracking python script with a known PMKID
ZeroDayArcade/capture-pmkid-wpa-wifi-hacking
A python script for capturing a PMKID from a WiFi router for cracking WPA/WPA2 passwords.
ZeroDayArcade/Pong-Homebrew-GBA
A simple pong game built for the GBA. Learn about homebrew and game development
ZeroDayArcade/HTML5_Platformer
Building a 2D side-scrolling platform game in HTML5 from scratch.
LagrangePointTwo/PositionSizing
A javascript simulation demonstrating the effect of position sizing on the outcomes of a series of bets.
ZeroDayArcade/esp8266-to-esp8266-uart
Implementing UART communication between 2 ESP8266 NodeMCU's
ZeroDayArcade/HTML5_3D-Wireframe-Cube
A software rendered 3D Wireframe Cube demo for HTML. No 3D libraries and no Canvas used
ZeroDayArcade/HTML5_Raycaster
A port of Lode Vandevenne's C++ raycaster example to JavaScript/HTML5.
ZeroDayArcade/x86-64-assembly-macos-hello-world
A "Hello World" example in x86-64 assembly for macOS
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.