lkml.org 
[lkml]   [1999]   [Jan]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: Adding checkpointing API to Linux kernel
    > (2) Binary editing allows you to intercept (a) statically linked binaries
    > (as long as you have symbol table information)

    BTW, binary editing allows you to intercept system calls for statically
    linked programs even if you don't have the symbol tables: use code analysis
    to actually find the instructions used to enter the kernel (trap, etc.), and
    intercept those, since the kernel API is pretty well known.



    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.rutgers.edu
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2005-03-22 13:49    [W:2.124 / U:0.216 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site