Search:

Type: Posts; User: josymadamana

Search: Search took 0.00 seconds.

  1. yeah it is working.. :) .. i almost lost hope in...

    yeah it is working.. :) .. i almost lost hope in it... thanks.. i will just try to understand it fully and will make out from it. In man page of execve i found like i should not call this execve if...
  2. i will explain in detail what i did. this was how...

    i will explain in detail what i did. this was how i proceeded

    ./repeat foobar
    LD_PRELOAD is unset.
    The address of memcpy() is 0x804844c.
    Copied "foobar".

    ./example foobar
    LD_PRELOAD is...
  3. thanks for ur detailed analysis. but when i am...

    thanks for ur detailed analysis. but when i am doing a ld_preload and trying to execute the program i am getting a segmentation fault. i m doing seting LD_PRELOAD by the command

    export...
  4. yeah but i dont know how to use that pointer for...

    yeah but i dont know how to use that pointer for adding that library dynamically into LD_PRELOAD. if anyone knows please help
  5. dlopen not working as expected, help needed

    hi this is my code. here i am trying to build a library of this code and do LD_PRELOAD of it so that i can dynamically add libmymemcopy to LD_PRELOAD. i want if the executable/application with name...
Results 1 to 5 of 5