Pinned Repositories
awesome-reversing
A collection of resources to learn Reverse Engineering from start!
Brute-xss
A Tool For Termux Users
Cyber-security-resources
I have collected many resources and may add many more in the future thanks :)
HACK-assembler
Assembler for the hack assembly language used in the Nand2Tetris course. Written in C++.
ImGuiColorTextEdit
Colorizing text editor for ImGui
Jack-Compiler
Compiler for the Jack Programming Language
OptimistOS
UEFI Based OS for x86_64
peritux
A PE parser written in C++ which does not uses OOP. Helpful if you want to learn about PE parsing.
webdork
A Python tool to automate some dorking stuff to find information disclosures.
ZathuraDbg
An emulation based tool for learning and debugging assembly.
HACKE-RC's Repositories
HACKE-RC/awesome-reversing
A collection of resources to learn Reverse Engineering from start!
HACKE-RC/webdork
A Python tool to automate some dorking stuff to find information disclosures.
HACKE-RC/Brute-xss
A Tool For Termux Users
HACKE-RC/OptimistOS
UEFI Based OS for x86_64
HACKE-RC/peritux
A PE parser written in C++ which does not uses OOP. Helpful if you want to learn about PE parsing.
HACKE-RC/Jack-Compiler
Compiler for the Jack Programming Language
HACKE-RC/Cyber-security-resources
I have collected many resources and may add many more in the future thanks :)
HACKE-RC/HACK-assembler
Assembler for the hack assembly language used in the Nand2Tetris course. Written in C++.
HACKE-RC/ImGuiColorTextEdit
Colorizing text editor for ImGui
HACKE-RC/vm-translator
VM translator for Jack VM Language used in Nand2Tetris.
HACKE-RC/c_practice_programs
A collection of c programs that I made while learning C Language and still learning and updating to this day :)
HACKE-RC/mallocx
a buddy-allocator for heap
HACKE-RC/winapi_examples_c
Windows API functions implemented in small c program.
HACKE-RC/nt5src
Source code of Windows XP (NT5). Leaks are not from me. I just extracted the archive and cabinet files.
HACKE-RC/beautifulstrings
Improved version of f*ckpy3 module by zardus. More functions, Better Management and much more :)
HACKE-RC/de-engineer.github.io
:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.
HACKE-RC/HexEditor
ImGui Hex Editor with additional features
HACKE-RC/connormcgarr.github.io
HACKE-RC/dCTF
Writeups for dCTF 2021
HACKE-RC/HACKE-RC
HACKE-RC/HACKE-RC.github.io
HACKE-RC/JackOS
Operating System components code for the Jack Programming Language.
HACKE-RC/MLFQ
A SQMS-ish based scheduler.
HACKE-RC/Windows-Research-Kernel-WRK-
Windows Research Kernel Source Code
HACKE-RC/-
HACKE-RC/bot-who-quote
HACKE-RC/Designs
Diagrams and designs that I post on twitter.
HACKE-RC/Workspace