7etsuo / SecurePassGen
A cryptographically secure password generator that provides high-entropy passwords with configurable requirements. Uses platform-native cryptographic APIs (BCrypt on Windows, Security framework on macOS, OpenSSL+getrandom on Linux) for secure random number generation.
☆21Updated 5 months ago
Alternatives and similar repositories for SecurePassGen:
Users that are interested in SecurePassGen are comparing it to the libraries listed below
- HTTP Server in C☆31Updated 6 months ago
- A tinycompiler in C from scratch☆92Updated 7 months ago
- Multithreaded Reverse Proxy Server In C☆33Updated 2 weeks ago
- NES emulator written in C/C++ using pure WinAPI☆111Updated last month
- Web based binary analysis☆84Updated 4 months ago
- An emulation based tool for learning and debugging assembly.☆372Updated last month
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 7 months ago
- Assembly Guide☆150Updated 3 years ago
- A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.☆63Updated last month
- A playable version of Microsoft's old 3DMaze screensaver from Windows 9x☆110Updated last month
- Unofficial source code repo for theForger's Win32 API Tutorial.☆25Updated last year
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆54Updated 5 years ago
- x86 packer in masm, process hollowing, remapping ntdll☆10Updated 4 months ago
- curiosity got me here☆36Updated 7 months ago
- Tiny Raspberry Pi Operating System☆182Updated 7 months ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆327Updated 4 months ago
- Assembly language Artificial Neural Network☆21Updated 6 months ago
- A simple header only SHA1 implementation in C (no dependencies)☆34Updated last month
- ☆234Updated 6 months ago
- Retro Snake game in pure x86 assembly.☆31Updated 4 months ago
- x86_64 macro assembler entirely in C preprocessor☆42Updated 5 years ago
- Linux Debugger Prototype☆43Updated 3 years ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆37Updated 9 months ago
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆46Updated last month
- simple client-side in-browser binary analysis and hex dump☆68Updated 2 months ago
- lightweight, easy-to-use, and embeddable HTTP server library in C☆25Updated last month
- Simple x86/x64 Assembler/Disassembler/Emulator☆178Updated 7 months ago
- c from-scratch text-editor☆39Updated 6 months ago
- An online assembly editor and debugger for the x86-64 architecture☆208Updated last month
- TCP server in C with dynamic HTML templating.☆126Updated last month