You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CFGen is a fast, single-binary CLI tool for generating code files from registered templates. It supports powerful macros, nested text transforms (upper, snake, camel, pascal, etc.), and built-in metadata like dates and filenames — with zero runtime dependencies.
Low-level Windows system utilities written in pure x64 Assembly using NASM - no C runtime, direct Win32 API calls. Educational project demonstrating network programming, file I/O, and system queries at the assembly level.