Pinned Repositories
al-khaser
Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.
AlipayF2F
支付宝 nodejs api sdk
Awesome-CobaltStrike
cobaltstrike的相关资源汇总 / List of Awesome CobaltStrike Resources
card-system
MJJ发卡系统, 欢迎使用, A simple card system
ChatGPT-Next-Web
A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
chatgpt-web
用 express 和 vue3 搭建的同时支持 `openAI Key` 和 `网页 accessToken` 的 ChatGPT 演示网页
ClangTest
Cool-Hypervisor
A intel hypervisor, implementing many virtualization techniques
IPProxyPool
IPProxyPool代理池项目,提供代理ip
SysWhispers
AV/EDR evasion via direct system calls.
nopriest's Repositories
nopriest/IPProxyPool
IPProxyPool代理池项目,提供代理ip
nopriest/AlipayF2F
支付宝 nodejs api sdk
nopriest/card-system
MJJ发卡系统, 欢迎使用, A simple card system
nopriest/EACReversing
Reversing EasyAntiCheat.
nopriest/EasyRing0
Windows kernel samples
nopriest/EDMapper
A documented Windows x64 bit Usermode Injector that works via hooking IAT and hijacking its threads to execute shellcode.
nopriest/EfiGuard
Disable PatchGuard and DSE at boot time
nopriest/gdrv-loader
Kernel driver loader using vulnerable gigabyte driver (https://www.secureauth.com/labs/advisories/gigabyte-drivers-elevation-privilege-vulnerabilities) to load a unsigned driver
nopriest/hvpp
hvpp is a lightweight Intel x64/VT-x hypervisor written in C++ focused primarily on virtualization of already running operating system
nopriest/hwid
HWID spoofer
nopriest/iboot
nopriest/InfinityHook
Hook system calls, context switches, page faults and more.
nopriest/ironbrew-2
some vm obfuscation lua thing
nopriest/kdmapper
driver manual mapper
nopriest/KDU
Kernel Driver Utility
nopriest/Linux-NetSpeed
将Linux现常用的网络加速集成在一起
nopriest/LuraphDeobfuscator
Deobfuscate Luraph scripts
nopriest/Lycosidae
Modern x64 anti-debug library
nopriest/lz77win_sources
lz77win sources!lz77 is the compression software for the windows platform.
nopriest/MemoryModule
Library to load a DLL from memory.
nopriest/MouClassInputInjection
MouClassInputInjection implements a kernel interface for injecting mouse input data packets into the input data stream of HID USB mouse devices.
nopriest/nt-mapper
C++17 PE manualmapper
nopriest/PareidoliaTriggerbot
PareidoliaTriggerbot is a hypervisor-based, external Widowmaker triggerbot which uses the VivienneVMM and MouClassInputInjection projects to bypass the Overwatch Anti-Cheat.
nopriest/Self-Remapping-Code
This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemory.
nopriest/skCrypter
Compile-time, Usermode + Kernelmode, safe and lightweight string crypter library for C++11+
nopriest/smap
DLL scatter manual mapper
nopriest/subvert
nopriest/SyscallHook
System call hook for Windows 10 20H1
nopriest/TDL
Driver loader for bypassing Windows x64 Driver Signature Enforcement
nopriest/windows-book-code-c-
各种书籍,库源码