Jump to content

23 posts in this topic

Recommended Posts

Posted

 how do you tell the difference between Binary and Hex?  when I search up "What a Binary Looks like" I get this 

binary-file-in-hex-editor.png

 

So then my main question is How to tel the Difference between hex and binary? Because I need to know either to use Hex Editor or IDA when I search "What Hexadecimal looks like" it looks like this:

hex-intro.png

and that looks just like the last picture and the other one was a Binary picture. 

  • Replies 22
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted (edited)

Binary is the file inside .App ( if to Zenonia 4 is called Zenonia4_iPhone )

Binary can open with IDA pro to check the ARM instruction.

when u found the offset in IDA, u can use Hex editor (go to address 0xoffset  ) and change the hex (hexdecimal)

so:

Binary = filename

hexdecimal = hex = 16byte from ARM instruction.

Offset= address which the ARM stored.

Updated by xiaov
Posted
11 minutes ago, xiaov said:

Binary is the file inside .App ( if to Zenonia 4 is called Zenonia4_iPhone )

Binary can open with IDA pro to check the ARM instruction.

when u found the offset in IDA, u can use Hex editor (go to address 0xoffset  ) and change the hex (hexdecimal)

so:

Binary = filename

hexdecimal = hex = 16byte from ARM instruction.

Offset= address which the ARM stored.

16byte from ARM instruction? And aren't every single app a file name? 

Posted
51 minutes ago, xiaov said:

Binary is the file inside .App ( if to Zenonia 4 is called Zenonia4_iPhone )

Binary can open with IDA pro to check the ARM instruction.

when u found the offset in IDA, u can use Hex editor (go to address 0xoffset  ) and change the hex (hexdecimal)

so:

Binary = filename

hexdecimal = hex = 16byte from ARM instruction.

Offset= address which the ARM stored.

I mean How to tell the difference between file name and 16byte from arm instruction (whatever that is) because when I'm in filza and open any app file it has name example resources.dat how to tell difference?

Posted
2 minutes ago, xiaov said:

u need pc and IDA pro..

mostly hack cant hack from filza or ifile..

I know I got both but how to tell the different between app file and 16byte etc

Posted
Just now, Drapes said:

I know I got both but how to tell the different between app file and 16byte etc

read tut from tut section... hard to explain by fews word.

Posted
1 minute ago, xiaov said:

use search bar.

Search for what? Different between app file and 16byte

3 minutes ago, xiaov said:

use search bar.

Doesn't come up with anything

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines