Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamically-controllable retrace (or "programmable retrace") #322

Open
ronaldtse opened this issue Nov 1, 2017 · 0 comments
Open

Dynamically-controllable retrace (or "programmable retrace") #322

ronaldtse opened this issue Nov 1, 2017 · 0 comments
Labels

Comments

@ronaldtse
Copy link
Contributor

ronaldtse commented Nov 1, 2017

As @ikolomi said,

I am almost done adding cli infrastructure to retrace, this will tranform retrace from passive to interractive interceptor - (user can initialize commands from a cli).

I remember @riataman was interested in a dynamically-driven retrace. Given the retrace framework we could take it one step further in making it programmable, so you can actually change how a binary works using a program as an "intelligent driver".

For example, the way we're using it for DNS queries is really primitive that needs a shell timeout command, pre-generation of retrace config files, parallel forking etc. This could all be done within a small driver program that links to retrace.

Thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant