I don't know if this is the right place to ask this question , but here goes
What are these subroutines ?
[Removed]
welcome to the forum----
is this related to reverse engineering? ::)
if not, explain.
Looks like an IDA pro dump, what do you have in mind with the disassembly ? Disassemblers are useful tools but any reverse engineering will get you chucked out of here faster than Halley's comet.
Tell us what you are doing and make sure we hear no bullsh*t.
I was trying to learn Assembly language , the x86 32 bit version .
After learning Assembly language for a while i decided to try to learn the basics of reverse engineering
Somebody from some other forum gave me an application called simpleccpreverseme.exe to play around
I used PE explorer and IDA pro to disassemble the exe and this is what i got .
I am not sure what all these subroutines are .
Sorry if it is the wrong forum to ask questions about reverse engineering .
It's mostly because there are only other two Assembly language related forums i know .
its better to learn asm by building, rather than destroying someone elses work.
have a look at the masm32 sdk...
OK , Thanks .
I downloaded and installed Masm32 editor
Do you know where i can find some example programs ?
included in the masm32 directory, folder named "examples"
Thanks for all the replies .
,
Quote from: sunshine33 on April 10, 2018, 10:01:13 PM
Thanks for all the replies .
No problem. :icon_cool:
As long as requests for help are on the up and up, they will be honored here; and answered where possible.
Once you start to program in assembly, you' ll never look back...
zedd