Pinned Repositories
2D-Injector
Hiding unsigned DLL inside a signed DLL
ac
kernel mode anti cheat
access
Access without a real handle
adbi
Android Dynamic Binary Instrumentation Toolkit
ADVMP
大自然的搬运工-Android虚拟机保护Demo
ajax-hook
Intercepting browser's http requests which made by XMLHttpRequest.
al-khaser
Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.
apex_dma_kvm_pub
Apex Legends QEMU/KVM hack
ReverseKit
x64 Dynamic Reverse Engineering Toolkit
im0xcc's Repositories
im0xcc/access
Access without a real handle
im0xcc/Game-Cheating-Tutorial
热门网络游戏辅助开发教程
im0xcc/MasterHide
A x64 Windows Rootkit using SSDT or Hypervisor hook
im0xcc/wdbgark
WinDBG Anti-RootKit Extension
im0xcc/ssocks
sSocks fork for windows support; original: https://sourceforge.net/projects/ssocks/
im0xcc/BottlEye
BottlEye is a usermode emulator for the popular anti-cheat BattlEye
im0xcc/TeamTalk
这是我维护的蘑菇街TeamTalk源码版本。
im0xcc/MdlReadWriteProcess-MDL-
MdlReadWriteProcess MDL读写进程数据
im0xcc/dnf
empty
im0xcc/myFault
A Windows (7) kernel driver which attempts to hook the page fauilt handler to hide modified memory. Does not work because of triple faults due to the STLB and multicore race conditions.
im0xcc/ByePg
Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.
im0xcc/TDL
Driver loader for bypassing Windows x64 Driver Signature Enforcement
im0xcc/DriverInjectDll
Using Driver Global Injection dll, it can hide DLL modules
im0xcc/game-helper
介绍入门级游戏辅助的原理,内附有2018年2月dnf辅助C++源码
im0xcc/UPGDSED
Universal PatchGuard and Driver Signature Enforcement Disable
im0xcc/Self-Remapping-Code
This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemory.
im0xcc/rw_socket_driver
Driver that uses network sockets to communicate with client and read/ write protected process memory.
im0xcc/r3epthook
使用vt进行无痕hook,支持r3
im0xcc/kernelhook
Windows inline hooking tool.
im0xcc/flameshot
Powerful yet simple to use screenshot software
im0xcc/ProcessInjection
Some ways to inject a DLL into a alive process
im0xcc/VMDE
Source from VMDE paper, adapted to 2015
im0xcc/hypervisor-for-beginners
Intel Vt-x/EPT based thin-hypervisor for windows with minimum possible code.
im0xcc/adbi
Android Dynamic Binary Instrumentation Toolkit
im0xcc/TurboDex
fast load dex in memory.
im0xcc/SimpleApp
自己开发多个app之后,自己总结的一些经验,全在这个里面
im0xcc/ADVMP
大自然的搬运工-Android虚拟机保护Demo
im0xcc/cerberus
win32下的虚拟机保护壳
im0xcc/ScDetective
A kernel level anti-rootkit tool which runs on the windows platform.
im0xcc/pcmanager
金山卫士开源代码。同步于Hg源。为了方便查看和学习,同步到Github