Pinned Repositories
64KernelDriverCleaner
A Kernel Driver that can be used for a cheat or malware base to circumvent common cache & structure table checks. PsLoadedModuleList however requires a PG Bypass on (Some) Machines > 22H2 Win10, Not Win 11
AaronLocker
AndroidReverse
《安卓逆向这档事》
battlefield-1-Cheat-By-huoji
battlefield 1 Cheat By huoji
GameHackingCode
Example code for the book http://www.nostarch.com/gamehacking . PLEASE READ THE README
Online-Assembler-Disassembler
Online assembler and disassembler
packer-tutorial
Files for the packer tutorial
Reverse-Engineering-Ex
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit ARM & 64-bit ARM architectures.
ScyllaHideDetector2
Allows you to find the use of ScyllaHide, if your program will debug and restore hooking functions bytes.
VoyagerWithEPT
samshine's Repositories
samshine/64KernelDriverCleaner
A Kernel Driver that can be used for a cheat or malware base to circumvent common cache & structure table checks. PsLoadedModuleList however requires a PG Bypass on (Some) Machines > 22H2 Win10, Not Win 11
samshine/ac
kernel mode anti cheat
samshine/APT_Step_Bear_Inject
复现《EDR的梦魇:Storm-0978使用新型内核注入技术“Step Bear”》
samshine/awesome-game-security
awesome game security [Welcome to PR]
samshine/BEKernelDriver
An Undetected BE Kernel Driver I developed, Will probably be detected upon releasing this but can be made undetected very easily. Does not work for EAC as there is no CR3 Fixing/Patching/Restore along with no APC/Stackwalk Protections/KE.
samshine/BEKernelDriverUpdated
This is a repo of my previous BEKernelDriver but updated to add better protections and a more detailed setup. also with a good bit of code cleanup.
samshine/BinaryShield
An x86-64 Code Virtualizer
samshine/cs2Sdk
My CS2 Sdk I use in my private project with vphys/tri parsing & checking
samshine/dig-into-apollo
Apollo notes (Apollo学习笔记) - Apollo learning notes for beginners.
samshine/EAC-CR3Bypass
My EAC & BE Rady CR3 Reading & Writing source that I use for my KM Drivers.
samshine/EACBypass-CR3ReadyDrv
This is my EAC Bypass (Setup) Driver that offers an undetected communication and callback handler/hooking system through IOCTL.
samshine/ec-guard
Proof of concept Anti-Cheat plugin.
samshine/EfiGuardUsermodeLoader
This is an EfiGuard BootLoader that can boot EfiGuard from Usermode with no USB or Setup as a Single Executable with automatic File Dumping using Bytes.
samshine/FnProcInjectEXTERNAL
samshine/FnSDK
My Fortnite Cheat SDK
samshine/hypervisor
Hypervisor with EPT hooking support.
samshine/KikoPlay
KikoPlay - NOT ONLY A Full-Featured Danmu Player 不仅仅是全功能弹幕播放器
samshine/KRNLDriver
My personal / private P2C Project undetected for 8- Months Straight leaked & resold so I am publishing it to piss them off.
samshine/LeagueAkari
✨兴趣使然、功能全面的英雄联盟工具集。
samshine/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
samshine/MemProcFS-Analyzer
MemProcFS-Analyzer - Automated Forensic Analysis of Windows Memory Dumps for DFIR
samshine/MS-DOS
The original sources of MS-DOS 1.25 and 2.0, for reference purposes
samshine/oxgenPdb
a Windows kernel Pdb parsing and downloading library that running purely in kernel mode without any R3 programs.
samshine/parallel-hashmap
A family of header-only, very fast and memory-friendly hashmap and btree containers.
samshine/PCIE-Detector
Sample/PoC Windows kernel driver for detect DMA devices by using Vendor ID and Device ID signatures
samshine/PdFwKrnlMapper
An Unsigned Driver Mapper for Windows 10 22H2 -> Windows 11 23H2 that uses PdFwKrnl to exploit the Read/Write IOCTL Calls to disable DSE & PG to map the unsigned driver.
samshine/SilentFunctionCaller
Allows for same-file KernelMode function execution using Encrypted addresses of Functions
samshine/UEFIPayloadInterface
samshine/UltimateAntiCheat
UltimateAntiCheat is an open source usermode anti-cheat system made to detect and prevent common attack vectors in game hacking (C++, Windows)
samshine/unordered_dense
A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion