Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 01-09-2004, 09:31
CrAcKaHoLic
 
Posts: n/a
Question Hex values for jumps and thier functions please? VB?

Yes, I am a newbie and I am unsure of the exact terminology but the values 90, E9 and others are what I am asking about. I would like to get a table of all useable values and thier functions or explanation of proper usage guidelines. Does anyone have a link to such information or could you share your knowlege?

I am using W32dasm and a hex editor to get past registration and nag screens. I find the proper MOVs, CMPs and Jumps but I am unsure of the values to use in the offset to force the jump always. Thanks
Reply With Quote
  #2  
Old 01-09-2004, 16:36
Satyric0n
 
Posts: n/a
The Intel Instruction Set Reference (hxxp://www.intel.com/design/pentium4/manuals/245471.htm) has a verbose list of all instructions and their hex values. For jumps, look at the Jcc instructions.

Also, Squidge's excellent tool RTA (hxxp://www.ibiblio.org/paulc/rta/) is helpful in this area.

Last edited by Satyric0n; 01-09-2004 at 16:39.
Reply With Quote
  #3  
Old 01-09-2004, 19:02
Nilrem
 
Posts: n/a
Just a couple for a quick reference:
90 - NOP
74 - Jump if Equal
75 - Jump if Not Equal
84/85 same as the above
EB - Straight Jump

These should get you by for now if you're getting rid of nags etc
(Information may be incorrect, just off the top of my head).
Reply With Quote
  #4  
Old 01-09-2004, 19:58
Jay Jay is offline
VIP
 
Join Date: Feb 2002
Posts: 249
Rept. Given: 31
Rept. Rcvd 3 Times in 3 Posts
Thanks Given: 15
Thanks Rcvd at 13 Times in 5 Posts
Jay Reputation: 3
its all relative

Hi,
google for "Calculating Offsets. by Lord Rhesus" or if you don't want to calculate it on your fingers there are tools available,"Muad'Dib jump generator" for one.
regards
Reply With Quote
  #5  
Old 01-10-2004, 02:54
CrAcKaHoLic
 
Posts: n/a
Hi, and thanks for all the help. I have managed to crack this program with help from these boards and continue to learn new things. Take care.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Timer Functions bedrock General Discussion 9 05-24-2005 23:09
where are second level dll functions raygun General Discussion 2 01-24-2005 05:56
Functions within a Dll SOLAR General Discussion 7 08-27-2004 21:00
Initial Register values phax General Discussion 7 06-10-2004 10:34


All times are GMT +8. The time now is 16:08.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( 1998 - 2024 )