![]() |
|
#7
|
|||
|
|||
|
hi,
as redbull said, bypass firewalls is very easy injecting code in browser process... so, below is my code for doing such, in c it create the default browser as a suspended process, overwrite entrypoint with a code to load all dlls our process will need (and that can be different from the ones the browser load), and then signal that we can continue, overwriting the whole browser memory image with out one so, with this routine, we dont need delta or similars hacks... any program (with a smaller memory image than browser) can run with browser inet permissions vecna ps: different of what MaRKuS-DJM said, i guess that some firewalls hook CreateRemoteThread(), and no memory writes... i still dont found problems with the code below |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Windows XP Key Generation Source Code | blue_devil | Source Code | 1 | 05-29-2023 03:54 |
| Windows debugger that can run code on breakpoint? | jonwil | Community Tools | 5 | 01-17-2022 21:28 |
| (Q) .NET App Source Code Protection (Silverlight, Windows Phone, Windows 8) | delidolunet | General Discussion | 7 | 08-02-2013 10:33 |