winterrdog

Results 3 issues of winterrdog

In this PR, i implement a hook table using an `unordered` map from the C++ STL. For more details you can check out the commits and lemme know of what...

`xor_encryptor.py`: 1. **Refactored** all the code that was responsible for xor encryption into an `XorCipher` class for easier porting into other programs and easier interface with the code. 2. added...

i have added a `python` script that when invoked it'll print the macros `crc32` hashes for the command line provided `ntdll` functions and those( _macros_ ) can later just be...