Pinned Repositories
beatbeat
BeatBeat is a straightforward TCP heartbeat system implemented in C++
detectedwiki
hiddenvm
stack based arithmetic only virtual machine (VM) executes bytecode instructions to perform various basic arithmetic operations and manage stack manipulations.
idkhidden
ioctldecoder
A straightforward yet valuable tool utilized for decoding ioctl codes.
NativeInjector
Simple Native DLL Injector That Uses LoadLibraryA
PeExplorer
Simple PE Explorer That List All The Sections and Adresses
rgbHash
A non-cryptographic hashing algorithm that uses screenshots rgb data to transform text into unique, non-reversible hash.
WinApiPatcher
WinApi Patcher is a straightforward tool leveraging windows API hooking to patch and modify certain behaviors in a targeted environment.
x64embler
x64embler is a incomplete x86-64 disassembler developed in C++.
idkhidden's Repositories
idkhidden/WinApiPatcher
WinApi Patcher is a straightforward tool leveraging windows API hooking to patch and modify certain behaviors in a targeted environment.
idkhidden/PeExplorer
Simple PE Explorer That List All The Sections and Adresses
idkhidden/NativeInjector
Simple Native DLL Injector That Uses LoadLibraryA
idkhidden/beatbeat
BeatBeat is a straightforward TCP heartbeat system implemented in C++
idkhidden/hiddenvm
stack based arithmetic only virtual machine (VM) executes bytecode instructions to perform various basic arithmetic operations and manage stack manipulations.
idkhidden/ioctldecoder
A straightforward yet valuable tool utilized for decoding ioctl codes.
idkhidden/idkhidden
idkhidden/x64embler
x64embler is a incomplete x86-64 disassembler developed in C++.
idkhidden/rgbHash
A non-cryptographic hashing algorithm that uses screenshots rgb data to transform text into unique, non-reversible hash.