Example Usage
void esp_fill_random(uint8_t* buf, size_t len) {
for(size_t i = 0; i < len; i++) {
buf[i] = random(0, 1000);
}
}
See also
ntlm_theft
Open Source
Creates malicious files (LNK, SCF, PDF, DOCX, etc.) that force a Windows system to authenticate to a…
365
Free
BlueTeam, RedTeam, Bug bounty, CTI, OSINT, Threat Hunting, Network and Web Recon, Discovery, Enumera…
Flipper Zero
Open Source
Portable multi-tool for hardware hacking. Supports Sub-GHz radio, 125kHz RFID, NFC, Infrared, iButto…
Ligolo-ng
Open Source
Advanced tunneling/pivoting tool that creates a VPN-like tunnel from the agent to the operator witho…
WADComs.github.io
Open Source
WADComs is an interactive cheat sheet, containing a curated list of offensive security tools and the…
NTRGhidra
Open Source
A Nintendo DS binary loader for Ghidra…