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

rarun2: add preload and r2preload support for w32 #2208

Closed
radare opened this issue Mar 18, 2015 · 1 comment
Closed

rarun2: add preload and r2preload support for w32 #2208

radare opened this issue Mar 18, 2015 · 1 comment
Labels
Windows Microsoft Windows platform support issues
Milestone

Comments

@radare
Copy link
Collaborator

radare commented Mar 18, 2015

Requires w32 machinery to inject a DLL in newly created process.

@XVilka XVilka added the Windows Microsoft Windows platform support issues label Mar 18, 2015
@radare radare added this to the 1.0.0 milestone Mar 31, 2015
@aaSSfxxx
Copy link
Contributor

Maybe you could look at tricks I used for https://github.com/aaSSfxxx/Stalker as basis for this feature (it's a WriteProcessMemory tracer using machinery to load DLL before program startup, and only works on x86 apps for now). Unfortunately I don't really have time to contribute but I can answer questions about code.

@radare radare modified the milestones: 9999, 1.0.0 Oct 27, 2016
@Maijin Maijin closed this as completed Aug 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Windows Microsoft Windows platform support issues
Projects
None yet
Development

No branches or pull requests

4 participants