7etsuo / SecurePassGenLinks
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 8 months ago
Alternatives and similar repositories for SecurePassGen
Users that are interested in SecurePassGen are comparing it to the libraries listed below
Sorting:
- HTTP Server in C☆33Updated 9 months ago
- Multithreaded Reverse Proxy Server In C☆33Updated 3 months ago
- NES emulator written in C/C++ using pure WinAPI☆113Updated 4 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆86Updated 10 months ago
- Web based binary analysis☆85Updated 7 months ago
- C projects: algorithms, games, and networking☆121Updated last month
- A tinycompiler in C from scratch☆94Updated 10 months ago
- ☆42Updated 11 months ago
- curiosity got me here☆41Updated 10 months ago
- A simple terminal-based MP3 player with a beautiful spectrum visualizer.☆75Updated 2 weeks ago
- Tiny x86_64 OS in C☆76Updated 2 weeks 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…☆17Updated 6 months ago
- A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.☆66Updated 4 months ago
- A simple header only SHA1 implementation in C (no dependencies)☆35Updated 4 months ago
- The source code of part I of the video tutorial on coding a DOOM-like game engine from scratch.☆107Updated 11 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆64Updated 4 months ago
- Retro Snake game in pure x86 assembly.☆34Updated 7 months ago
- Code used in blog posts☆34Updated last month
- An emulation based tool for learning and debugging assembly.☆546Updated last month
- Assembly Guide☆168Updated 3 years ago
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆49Updated 4 months ago
- My shellcodes (or shellcodish-things) written for educational purpose in NASM assembly.☆40Updated 11 months ago
- This repo covers Branch and Jump Tables in C and x86 assembly. Branch Tables handle jumps within a subroutine, while Jump Tables facilita…☆10Updated last year
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆149Updated last week
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆56Updated 5 years ago
- x86 Real-Mode MS-DOS Emulator using Windows Hypervisor Platform☆138Updated 11 months ago
- PDP-11 Related Source Code☆96Updated this week
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆333Updated 7 months ago
- A playable version of Microsoft's old 3DMaze screensaver from Windows 9x☆112Updated 4 months ago
- just for fun☆17Updated 5 months ago