Difference between pages "Analysis" and "PxE"

From Linuxintro
(Difference between pages)
imported>ThorstenStaerk
 
imported>ThorstenStaerk
(Redirected page to Pxe)
 
Line 1: Line 1:
What analysis can you do with Linux:
+
#REDIRECT [[Pxe]]
 
 
* you can [[disassemble]] a program to find out what it does
 
* you can trace a compiled program to find out what syscalls it calls with [[strAce]]
 
* you can trace a [[shell script]] to find out what [[commands]] it calls by adding set -x at the script's beginning
 
* you can do [[network sniffing]]
 
* you can do [[usb bus sniffing]]
 
 
 
= See also =
 
* [[areAs]]
 

Latest revision as of 09:34, 22 February 2013

Redirect to: