asd641843501
"I am a computer science student, passionate about programming, data analysis and artificial intelligence. I enjoy exploring the boundaries of technology, conti
Pinned Repositories
al-khaser
Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.
AVX-Memmove
Highly optimized versions of memmove, memcpy, memset, and memcmp supporting SSE4.2, AVX, AVX2, and AVX512
BasicHook
x86 Inline hooking engine (using trampolines)
BaymaxTools
It is convenient to extract the signature of the specified instruction and the number of occurrences of the signature in the search module.
EACReversing
Reversing EasyAntiCheat.
HookSyscall64
How-to-create-a-csgo-cheating-program
CSGO游戏透视自瞄辅助实现教程
HyperBone
Minimalistic VT-x hypervisor with hooks
HyperPlatform
Intel VT-x based hypervisor aiming to provide a thin VM-exit filtering platform on Windows.
IDFromer
一个通过身份证前六位数查找归属地的C++类
asd641843501's Repositories
asd641843501/al-khaser
Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.
asd641843501/AVX-Memmove
Highly optimized versions of memmove, memcpy, memset, and memcmp supporting SSE4.2, AVX, AVX2, and AVX512
asd641843501/BasicHook
x86 Inline hooking engine (using trampolines)
asd641843501/BaymaxTools
It is convenient to extract the signature of the specified instruction and the number of occurrences of the signature in the search module.
asd641843501/EACReversing
Reversing EasyAntiCheat.
asd641843501/HookSyscall64
asd641843501/How-to-create-a-csgo-cheating-program
CSGO游戏透视自瞄辅助实现教程
asd641843501/HyperBone
Minimalistic VT-x hypervisor with hooks
asd641843501/HyperPlatform
Intel VT-x based hypervisor aiming to provide a thin VM-exit filtering platform on Windows.
asd641843501/IDFromer
一个通过身份证前六位数查找归属地的C++类
asd641843501/infhook19041
asd641843501/InfinityHook
Hook system calls, context switches, page faults and more.
asd641843501/makin
makin - reveal anti-debugging and anti-VM tricks [This project is not maintained anymore]
asd641843501/NaiHeQiao
open-source x86/x64 usermode anti-anti-debug plugin
asd641843501/RemoveFlagTest
Another method to anti ThreadHideFromDebugger
asd641843501/ret-sync
ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2/x64dbg) with IDA/Ghidra disassemblers.
asd641843501/rtsectiontest
An Attempt to Bypass Memory Scanners By Misusing the ntdll.dll "RT" Section.
asd641843501/simd-string
SIMD (SSE) string functions
asd641843501/skCrypter
Compile-time, Usermode + Kernelmode, safe and lightweight string crypter library for C++11+
asd641843501/string_match
实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool
asd641843501/SysWhispers
AV/EDR evasion via direct system calls.
asd641843501/TablacusScriptControl
Script Control for 64-bit platforms
asd641843501/Themidie
x64dbg plugin to bypass Themida 3.x Anti-Debugger / VM / Monitoring programs checks (x64)
asd641843501/V2ray-for-Doprax
The tool can install v2ray on the Doprax, including VMess and VLess protocols, it will automatically switch IP, you need to fork this projects, read readme.md and run it. Create By ifeng.
asd641843501/Windows-driver-samples
This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
asd641843501/xFindOut
A plugin to x64dbg that lets you find out what writes to/accesses particular address
asd641843501/xorstr
heavily vectorized c++17 compile time string encryption.