Click here to Skip to main content
15,888,610 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I made a simple shellcode and tried to disassemble it with IDA Free version and I got this:
IDA view tab
IDA Hex-view tab
note: I can't upload my own, I just find something in the web :(
May I ask where do I get my shellcode? shall I get it on the "Hex-view" or "IDA view" tab?

but if you don't mind I would like to ask for some reference where I can know if what syntax (the "mov","push","pop",etc... I don't know what's it called) of FASM are producing null-bytes? I would like to avoid them :)

What I have tried:

I tried analyzing the disassembled file :)
Posted
Updated 8-Dec-17 20:44pm
Comments
Richard MacCutchan 9-Dec-17 4:46am    
There are websites that have documentation on assemblers and assembler codes; Google will find them for you.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900