02-12-2013, 15:24
Release Barata's REAL External Console Source C#
|
02-12-2013, 15:24
(02-12-2013, 15:23)archit Wrote: Back to the previous question then How would i pass the parameters i want? I create a stub modify the parameters/call address and them i can CreateRemoteThread... Thanks Barata...
Don't worry if things aren't the way you planned, in the end everything will solve itself...
02-12-2013, 16:19
How did you convert the assembly instructions to byte array?
02-12-2013, 16:31
(02-12-2013, 16:19)archit Wrote: How did you convert the assembly instructions to byte array? Every opcode has its byte assignation. http://ref.x86asm.net/coder32.html
02-12-2013, 16:48
Unable to understand that .How would this be converted into byte ? mov ebp, esp
02-12-2013, 17:09
(02-12-2013, 16:48)archit Wrote: Unable to understand that .How would this be converted into byte ? mov ebp, esp Refer to kokole's post above... Thanks Barata...
Don't worry if things aren't the way you planned, in the end everything will solve itself...
02-12-2013, 17:47
I saw that but still couldn't understand it maybe just one example
02-12-2013, 17:51
0x55, // push ebp
0x8B, 0xEC, // mov ebp, esp 0x83, 0xEC, 0x08, // sub esp, 8 Anymore examples? Thanks Barata...
Don't worry if things aren't the way you planned, in the end everything will solve itself...
02-13-2013, 10:12
Why is this done ?
0x83, 0xEC, 0x08, // sub esp, 8
@archit Learn basic assembly before asking questions else we can go on with this all day.
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
[News] The REAL winner of FIFA WC 2014 | House | 4 | 4,668 |
07-30-2014, 18:46 Last Post: SuperNovaAO |
|
Real party song | 4FunPlayin | 5 | 5,136 |
05-20-2014, 20:15 Last Post: Nekochan |
|
[Release] [SOURCE] Random Weapons. | [HARD] Tony. | 1 | 4,105 |
11-08-2013, 11:11 Last Post: Nekochan |
|
Help source random weapons | [HARD] Tony. | 4 | 4,698 |
11-08-2013, 05:25 Last Post: [HARD] Tony. |
|
Dedicated Server External (public) IP | Nerus | 3 | 5,900 |
11-02-2013, 14:16 Last Post: Casper |
|
[Request] Health and Points on hud source | robinvm | 7 | 5,589 |
10-27-2013, 08:23 Last Post: robinvm |
|
Help MW3 (External) Console - TeknoMW3? | Strazeeh | 7 | 8,697 |
10-01-2013, 21:54 Last Post: DeHEnergY |
|
Help MW3 (External) Console - TeknoMW3? | Strazeeh | 2 | 4,363 |
09-30-2013, 19:19 Last Post: surtek |
|
[Request] MW2 EXTERNAL CONSOLE!!! | thomiromi | 4 | 5,703 |
09-26-2013, 18:02 Last Post: Rendflex |
|
[Release] [SOURCE] DOOR V2.0 | [HARD] Tony. | 5 | 5,329 |
09-26-2013, 14:01 Last Post: Nekochan |
Users browsing this thread: |
3 Guest(s) |