GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
INFECT(1) FreeBSD General Commands Manual INFECT(1)

infect - insert malicious code into an existing binary

infect FILENAME

infect alters an executable file by inserting extra code to run before the original program, that when invoked creates a set-user-ID /bin/sh program.

infect only operates on 64-bit ELF executable files.

None.

In order to minimize the size of the code that needs to be inserted, infect relies on several non-portable aspects of Linux ELF executables. This program is therefore in no way guaranteed to function with future revisions of the Linux kernel. Then again, infect is not really meant to be used so much as its source code is meant to be read.

Copyright © 2011 Brian Raiter <breadbox@muppetlabs.com>.

License GPLv2+: GNU GPL version 2 or later. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

May 2011 ELF kickers 3.0

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.