PDA

View Full Version : A NOPping Question



seth26jan
03-13-2008, 06:40 PM
How many NOPs are instant medic, and SVP, also, explain to me what a code cave is. I am trying to make a VIP hack for a remote* website.

CptM0rg@n
03-13-2008, 09:25 PM
How many NOPs are instant medic, and SVP, also, explain to me what a code cave is. I am trying to make a VIP hack for a remote* website.

if u didnt kno a NOP means no operation, and if i am right its 3, thats what i heard it was from sum1 else, please dont get mad if im wrong, and for code cave never heard of it

seth26jan
03-14-2008, 06:25 AM
Which one is 3? Instant medic? Is SVP ASM? You need a code cave for 0 delay. Google won't tell me what a code cave is.. :pctoss

masterboy
03-15-2008, 05:05 PM
I could see if how many bytes Instant medic has but i dont have the addie so i cant look for you

ZeaS
03-16-2008, 04:45 AM
automedic off: 0F 85 on i guess 0F 84

Wrhackadmin
03-17-2008, 03:50 PM
automedic and auto ammo are 5 bytes

Credzis
03-18-2008, 12:49 PM
A codecave :

An empty spot in the process ( like 6+ NOPS ).
Then, write your code IN ASM in the code cave.
Then, find someting that warrock call's and duplicate it.
Then, change the call to your code cave addie.

seth26jan
03-20-2008, 06:47 AM
Thanks so much. I get the idea. =P