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
- Multithreaded Reverse Proxy Server In C☆33Updated last month
- Web based binary analysis☆84Updated 5 months ago
- ☆42Updated 9 months ago
- HTTP Server in C☆32Updated 7 months ago
- NES emulator written in C/C++ using pure WinAPI☆111Updated 2 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 8 months ago
- A tinycompiler in C from scratch☆92Updated 8 months ago
- My shellcodes (or shellcodish-things) written for educational purpose in NASM assembly.☆40Updated 8 months ago
- TCP server in C with dynamic HTML templating.☆130Updated 2 months ago
- Assembly Guide☆164Updated 3 years ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆37Updated 10 months ago
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆46Updated 2 months ago
- A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.☆64Updated 2 months ago
- An emulation based tool for learning and debugging assembly.☆385Updated this week
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆62Updated 2 months ago
- curiosity got me here☆36Updated 8 months ago
- The source code of part I of the video tutorial on coding a DOOM-like game engine from scratch.☆103Updated 9 months ago
- A simple In memory file system written in C☆34Updated 3 weeks ago
- ElfDoor-gcc is an LD_PRELOAD that hijacks gcc to inject malicious code into binaries during linking, without touching the source code.☆92Updated last week
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆329Updated 5 months ago
- An exploit for Faronics DeepFreeze 8.38.220.5256 that uses SEH overflow, a custom ROP chain, and a two-phase encryption bypass to achieve…☆16Updated 4 months ago
- example output☆43Updated this week
- Book in Progress☆340Updated 3 months ago
- A C-compiler written in C☆70Updated 2 months ago
- just for fun☆17Updated 3 months ago
- Tiny Raspberry Pi Operating System☆184Updated 8 months ago
- Supporting code and apps for demonstrating Android interprocess communication☆40Updated 8 months ago
- x86 Real-Mode MS-DOS Emulator using Windows Hypervisor Platform☆134Updated 9 months ago
- C Programing Tutorials based on First Year BCA Subject 104-CPPM☆44Updated 7 months ago
- CMU Systems Programming course resources incl. course website, labs, schedule, & extra material. Books: "Computer Systems: A Programmer's…☆35Updated last year