Brayyy's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
ryanmcdermott/clean-code-javascript
Clean Code concepts adapted for JavaScript
sherlock-project/sherlock
Hunt down social media accounts by username across social networks
nativefier/nativefier
Make any web page a desktop application
TheAlgorithms/JavaScript
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
tj/commander.js
node.js command-line interfaces made easy
wailsapp/wails
Create beautiful applications using Go
gentilkiwi/mimikatz
A little tool to play with Windows security
Sycnex/Windows10Debloater
Script to remove Windows 10 bloatware.
upx/upx
UPX - the Ultimate Packer for eXecutables
jopohl/urh
Universal Radio Hacker: Investigate Wireless Protocols Like A Boss
merbanan/rtl_433
Program to decode radio transmissions from devices on the ISM bands (and other frequencies)
samyk/poisontap
Exploits locked/password protected computers over USB, drops persistent WebSocket-based backdoor, exposes internal router, and siphons cookies using Raspberry Pi Zero & Node.js.
davecgh/go-spew
Implements a deep pretty printer for Go data structures to aid in debugging
MichaIng/DietPi
Lightweight justice for your single-board computer!
gnea/grbl
An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight Arduino
ledisdb/ledisdb
A high performance NoSQL Database Server powered by Go
RoganDawes/P4wnP1_aloa
P4wnP1 A.L.O.A. by MaMe82 is a framework which turns a Rapsberry Pi Zero W into a flexible, low-cost platform for pentesting, red teaming and physical engagements ... or into "A Little Offensive Appliance".
eon01/DockerCheatSheet
🐋 Docker Cheat Sheet 🐋
skorokithakis/catt
Cast All The Things allows you to send videos from many, many online sources to your Chromecast.
thlorenz/proxyquire
🔮 Proxies nodejs require in order to allow overriding dependencies during testing.
SpacehuhnTech/WiFiDuck
Wireless keystroke injection attack platform
CITGuru/PyInquirer
A Python module for common interactive command line user interfaces
go-critic/go-critic
The most opinionated Go source code linter for code audit.
spacehuhn/esp8266_beaconSpam
Creates up to a thousand WiFi access points with custom SSIDs.
mathertel/OneButton
An Arduino library for using a single button for multiple purpose input.
andrewhodel/grblweb
a web based CNC controller for GRBL
SaltyCybernaut/PocketCHIP-flash-utils
Bootstrap the process of locally flashing your pocketchip/chip hardware.
cyphunk/RS232enum
When you are presented with pins that you suspect provide Serial but you do not have access to the documentation. Connect your Arduino to all of the pins (limited by the number of Ditial pins you have on your board) and this sketch will try every possible pin combination and baud rate to determine RX/TX. It will also try to send wakeup characters to stimulate the line, such as a carriage return or other txpatterns that you add. This code sends data using a custom SoftwareSerial library.
TheMasterFX/LED-Lightpainter
A DIY Pixelstick clone using the ESP8266 and a WS2812 Strip (Neopixel)