raidoh's Stars
MatheuZSecurity/detect-lkm-rootkit-cheatsheet
Cheat sheet to detect and remove linux kernel rootkit
massgravel/Microsoft-Activation-Scripts
Open-source Windows and Office activator featuring HWID, Ohook, KMS38, and Online KMS activation methods, along with advanced troubleshooting.
Lissy93/web-check
🕵️♂️ All-in-one OSINT tool for analysing any website
nats-io/nats.go
Golang client for NATS, the cloud native messaging system.
quii/learn-go-with-tests
Learn Go with test-driven development
claromes/waybacktweets
Retrieves archived tweets in HTML, CSV, and JSON formats
yetone/avante.nvim
Use your Neovim like using Cursor AI IDE!
dreamsofcode-io/goprojects
urfave/cli
A simple, fast, and fun package for building command line apps in Go
megadose/toutatis
Toutatis is a tool that allows you to extract information from instagrams accounts such as e-mails, phone numbers and more
RevoltSecurities/Subdominator
SubDominator helps you discover subdomains associated with a target domain efficiently and with minimal impact for your Bug Bounty
ptrrkssn/drvtool
A utility for analyzing / wiping hard drives
ScarredMonk/SysmonSimulator
Sysmon event simulation utility which can be used to simulate the attacks to generate the Sysmon Event logs for testing the EDR detections and correlation rules by Blue teams.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
pytube/pytube
A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.
gojue/ecapture
Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64.
gsamokovarov/jump
Jump helps you navigate faster by learning your habits. ✌️
WerWolv/ImHex
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
MiloCubed/oneclick-archivetoday
View cached versions of your current page in archive.today.
pawamoy/aria2p
Command-line tool and library to interact with an aria2c daemon process with JSON-RPC.
d60/twikit
Twitter API Scraper | Without an API key | Twitter Internal API | Free | Twitter scraper | Twitter Bot
trimstray/htrace.sh
My simple Swiss Army knife for http/https troubleshooting and profiling.
trimstray/test-your-sysadmin-skills
A collection of Linux Sysadmin Test Questions and Answers. Test your knowledge and skills in different fields with these Q/A.
travisbrown/memory.lol
memory.lol
vi/websocat
Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions
dessant/web-archives
Browser extension for viewing archived and cached versions of web pages, available for Chrome, Edge and Safari
projectdiscovery/httpx
httpx is a fast and multi-purpose HTTP toolkit that allows running multiple probes using the retryablehttp library.
jhaddix/awsScrape
A tool to scrape the AWS ranges looking for a keyword in SSL certificate data.
o2sh/onefetch
Command-line Git information tool
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step