|
|
|
|
|
by l33t7332273
1030 days ago
|
|
I think GP confused DLL injection with return to libc. I see why; in return to libc, which is prevented by ASLR, you are injecting the control of flow into the middle of a DLL(that DLL is libc). The terminology is a little confusing. |
|