|
IdaLinux in BackGround or without output to the screen
Ida use Linux Tvision to show the Ida interface in Linux systems. This library doesnt allow I/O redirections (redirected stdin/stdout), launch ida in background (with &) or launch ida from a script in a webserver. Sometimes is useful to launch ida in background (with -B option, automated ida analysis with idc or IdaPython scripts). For this reason, I have modified Tvision source code (Datarescue version) to disable these restrictions and to disable any output to the screen. Here is the Patch for tvision: http://www.inkatel.com/index.php/2006/11/17/idalinux-in-background-or-without-output-to-the-screen/ Comments
| ||||||