Jump to content

8 posts in this topic

Recommended Posts

Posted

How do I edit Binary Files? like this: 

YAcfb1b.jpg

My main question is. 

How to find valueable information in this? I'm editing an attack_critical_hit file 

Posted
16 minutes ago, Drapes said:

How do I edit Binary Files? like this: 

YAcfb1b.jpg

My main question is. 

How to find valueable information in this? I'm editing an attack_critical_hit file 

IDA disassembles executables

 

That doesn't look like an executable

Posted
Just now, shmoo said:

IDA disassembles executables

 

That doesn't look like an executable

I'm using IDA PRO v6.8 and Btw I'm editing this file: 

QYhVjaT.jpg

Posted
5 minutes ago, Drapes said:

I'm using IDA PRO v6.8 and Btw I'm editing this file: 

QYhVjaT.jpg

That's not an executable file. I guess you could use IDA's built in hex editor to hex edit that file but you shouldn't go through the hassle of going that just use HxD or something

Posted
3 minutes ago, shmoo said:

That's not an executable file. I guess you could use IDA's built in hex editor to hex edit that file but you shouldn't go through the hassle of going that just use HxD or something

I have HxD and how do you tell the difference between Binary and Hex? I've made a topic about it and been talking about how to do it in like every topic I made but don't get a answer. And when I search up "What a Binary Looks like" I get this 

binary-file-in-hex-editor.png

Just now, Drapes said:

I have HxD and how do you tell the difference between Binary and Hex? I've made a topic about it and been talking about how to do it in like every topic I made but don't get a answer. And when I search up "What a Binary Looks like" I get this 

binary-file-in-hex-editor.png

And that looks like a hex to me.

Posted
3 minutes ago, Drapes said:

I have HxD and how do you tell the difference between Binary and Hex? I've made a topic about it and been talking about how to do it in like every topic I made but don't get a answer. And when I search up "What a Binary Looks like" I get this 

binary-file-in-hex-editor.png

And that looks like a hex to me.

Binary is a term used im place of executable, when we say binary we don't (usually) mean actual binary (0's and 1's). Binaries (or executables, same thing) are made up of instructions represented by hexadecimal.

Posted
1 minute ago, shmoo said:

Binary is a term used im place of executable, when we say binary we don't (usually) mean actual binary (0's and 1's). Binaries (or executables, same thing) are made up of instructions represented by hexadecimal.

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. 

Posted
1 hour ago, Drapes said:

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. 

U have to load the binary (file) in ida, and look there for something to hack...shmoo i love you

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