SkillAgentSearch skills...

Xnlib

A tiny library for low-level x86/PE mischief.

Install / Use

/learn @noorus/Xnlib
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

xnlib

xnlib is a nifty little library for mischief inside 32-bit PE modules.
Namely, it does farjmp, call, detour, IAT and EAT hooking and PE traversal.

Uses BeaEngine Cheetah for disassembly.

To use the library, you must first fill the Globals::mKernel structure with valid function pointers.
How you obtain those pointers and the functions' implementation detail is up to you.

Licensed under WTFPL 2.0.
For full license text, see the LICENSE file.

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated6y ago
Forks3

Languages

C++

Security Score

70/100

Audited on Jan 17, 2020

No findings