X-Git-Url: http://git.annexia.org/?p=virt-mem.git;a=blobdiff_plain;f=HACKING;h=610d9763162274b9309bb21dd12726e4610198b3;hp=a9b1b717e1315a793cd36141bb8926b87a8c063f;hb=a0c4912e8aedb077ff50e2d8c0d919c8b1928d88;hpb=45845eeeff9ccbd4cbda63d6deaa9a29ab1abb05 diff --git a/HACKING b/HACKING index a9b1b71..610d976 100644 --- a/HACKING +++ b/HACKING @@ -50,19 +50,25 @@ which gets successively enhanced with extra data along the way: process, load kernel images | - | (passes a 'Virt_mem_types.image0') + | V Find kernel symbols | - | (enhanced into a 'Virt_mem_types.image1') + | V Find kernel version (uname) | - | (enhanced into a 'Virt_mem_types.image2') + | + V + + Find task_structs, net_devices, etc. + + | + | V Call tool's "run" function.