| bio | website | micksmix.wordpress.com |
|---|---|---|
| location | United States | |
| age | ||
| visits | member for | 7 months |
| seen | yesterday | |
| stats | profile views | 4 |
|
May 13 |
comment |
Penetration testing Windows Phone 8 apps w/o source More comments here: ReverseEngineering StackExchange |
|
May 8 |
awarded | Popular Question |
|
May 6 |
comment |
Penetration testing Windows Phone 8 apps w/o source I have a Nokia Lumia 920 and having looked at the jailbreak listed on XDA, it does not appear to work on this device. |
|
May 5 |
answered | How to make sandbox-only internet access? |
|
May 5 |
comment |
Penetration testing Windows Phone 8 apps w/o source I assumed Windows Phone 8 OS was different than Windows RT...am I incorrect? |
|
May 4 |
asked | Penetration testing Windows Phone 8 apps w/o source |
|
Apr 9 |
awarded | Editor |
|
Apr 9 |
revised |
Detecting reflective DLL injection added 509 characters in body |
|
Oct 2 |
awarded | Promoter |
|
Oct 1 |
awarded | Supporter |
|
Oct 1 |
comment |
Detecting reflective DLL injection Well, you don't exactly exploit an application to execute arbitrary code. As I understand it, reflective DLL injection is merely loading a DLL in another application without the use of the standard api calls like "CreateRemoteThread". So long as you have rights to write into another processes address space, you can do it. It doesn't require an exploit to accomplish it. See "BTMemoryModule" for a Delphi port of Joachim Bauch's work...complete with ready to compile example code: code.google.com/p/memorymodule |
|
Sep 28 |
awarded | Student |
|
Sep 28 |
asked | Detecting reflective DLL injection |