Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

NimdaKey/botox

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

botox

Refer to https://code.google.com/p/botox/source/browse/trunk/src

DESCRIPTION

Botox is a simple tool designed to make it easier to intercept and debug
short-lived processes, such as CGI scripts. It can detect when the desired
process has been loaded into memory, pause the process execution and run
a specified command (by default, it invokes gdbserver).

Botox polls the /proc directory waiting for the target process to be instantiated. 
Once the target process is detected, Botox will pause the process, then execute 
the specified command (typically gdb/gdbserver).

USAGE

	$ sudo apt-get install gcc automake autoconf libtool make
	$ sudo chmod a+rx configure

Edit conf.h with the desired command to execute, then:

	$ sudo ./configure && make

About

Refer to https://code.google.com/p/botox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.