yeah ok i'm sorry^^
well
IDA will open the binary and analyze it, and will write all the asm code in the idb file (aproximately 130mb big)
you won't find c++ code in it, because it has already been compiled to byte code (aka asm)
well
IDA will open the binary and analyze it, and will write all the asm code in the idb file (aproximately 130mb big)
you won't find c++ code in it, because it has already been compiled to byte code (aka asm)