An open API service indexing awesome lists of open source software.

https://github.com/hasherezade/loaderine

A demo implementation of a well-known technique used by some malware to evade userland hooking, using my library: libpeconv.
https://github.com/hasherezade/loaderine

libpeconv

Last synced: about 1 year ago
JSON representation

A demo implementation of a well-known technique used by some malware to evade userland hooking, using my library: libpeconv.

Awesome Lists containing this project

README

          

# Loaderine
---
A demo that loads and runs a code using detached NTDLL (in order to evade userland hooks monitoring activity).

WARNING: Experimental version.

+ uses library:
https://github.com/hasherezade/libpeconv.git