Maximize
Bookmark

VX Heavens

Library Collection Sources Engines Constructors Simulators Utilities Links Forum

Writing ELF parasitic Code in C

BrainStorm

[Back to index] [Comments (0)]

Abstract

[...] ELF parasites are usually written in pure assembler code. due to this, code can get really huge in pure ASM, while the same stuff could be done much faster with C code and inline asm(). [...]

[Read the article]

deenesitfrplruua