Giter VIP home page Giter VIP logo

ptrace-redirect's Introduction

ptrace-redirect

Example code for changing syscall arguments using ptrace

ptrace-redirect's People

Contributors

alfonsosanchezbeato avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ptrace-redirect's Issues

Example not working on Debian sid

I just want to leave a note that the example with cat TWO.txt does not work on a recent Debian sid.
The reason is, that cat now uses the openat() syscall instead of open().
Anyway, great code project! Thanks @alfonsosanchezbeato!

How to get the absolute path when intercepting the open system call

Hello, your work is quite nice. It is very helpful to me.

I want to identify the absolute path of the file to redirect to the file that I expect to open, but now I meet a problem, how to get the absolute path of the file when intercepting the open system call. I tried to use PEEKUSER to get the file name parameter of the open system call, but what I got was a relative path. If you have any thoughts, I will be grateful for you to tell me.

Thanks.

add license?

It would be nice to add a license to this example, so people can copy & paste it with assurance. Maybe add an Apache2 or MIT license header?

thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.