PDA

View Full Version : I need someone who knows how to hex edit pretty well...


Michael
May 7, 2001, 07:51 AM
I need someone who knows how to hex edit pretty well. Someone that understands what the jibberish means when you open lets say jj2options.cfg or any file like that that you must 'open-with'. This is realy needed help so if you can please don't be lazy 'cause i might be able to reward you and maybe even in money.



-Nit

UrbanMenace
May 7, 2001, 08:12 AM
I can't really help you, but why...?



Also, I'm sure anyone who can help will do so without wanting money.

Aiko
May 7, 2001, 08:45 AM
hey, i could need the money (new pc? car cd playa? :-) what do i have to do? unfortunately i carnt answer your question...

Cpp
May 7, 2001, 02:21 PM
I don't know how to hexedit files. But I understand the ASM code a little. EXEs are made of it.



BTW! Why do you need help? What are you creating?



_________________

Anti-access violation patch coming up!

Stronghold: Jazz at www.geocities.com/atlastsome (http://www.geocities.com/atlastsome)

Get RHG for jj2 here (http://www.geocities.com/atlastsome/jj2/rhg.htm).

Kaz
May 8, 2001, 03:49 PM
I can understand values a little better than the next chap I guess...

Michael
May 11, 2001, 10:17 AM
I got confused, it's actually Ascii code, anyone of you guys know ascii code?



-Nit

Cpp
May 12, 2001, 10:59 AM
What's ascii? American Standard Code for Information Interchange?



Anyway I couldn't find that ascii in any of my CFG files. You should understand that every letter has a code hidden under it. I'm talking about exes.

Example:



TEXT: É

HEX CODE: 90

ASM CODE: nop

COMMAND: Do nothing

Michael
May 15, 2001, 07:23 AM
I think that that's it if you didn't just make it up http://jazz2.nagcentral.com/forum/images/smiles/icon_wink.gif



-Nit

Alberto
May 15, 2001, 02:32 PM
Kinda, maybe I know a bit, cause I translated some games such as TetriNET

Cpp
May 16, 2001, 01:28 PM
Actually I used this command in my anti-password program.

JCS had command:

Check if level passworded.

If yes go to..... <== Creates a window that asks you for password.



So I made a program that changes the command to:

Password doesn't exist. Proceed with loading the level.



This made it to jump over any password :P



Here's another command:

Text: ;

Hex code: 3B

ASM code: CMP

Command: Compare two values

Assassin
May 17, 2001, 06:07 AM
I know some ASCII codes of Q-Basic but you probably don't mean thathttp://jazz2.nagcentral.com/forum/images/smiles/icon_razz.gif.

GpWStiletto
May 17, 2001, 09:33 AM
Which codes do jou Know From Qbasic

ass(assin)?

Michael
May 20, 2001, 02:30 AM
Stilletto, thats not very ncie langwidge! "ass".

I have my problem fixed so thanks everyone but I would be lazy to contact ya'll and stuff.. lol