View Full Version : w32dsm can't disassemble c++ builder exe?
binbin
November 28th, 2001, 09:13
it halt while loading the exe.
Solomon
November 28th, 2001, 10:06
unpack first

fPc
November 28th, 2001, 10:07
hi,
don't know which file to disassambly: C ++Builder it self or sth. compiled by that. if its the later one, then try to learn DEde, and maybe should be unpacked first..

binbin
November 28th, 2001, 10:44
It unpacked exe.
to test, i maked a exe file using CB.
and it cant be disassambled too...
my CB is 5.0
Idcrisis
November 28th, 2001, 11:47
c++builder files by default are disassemblable by w32dasm. binbin, either the file was packed after compilation( read up on packing), or the code section type was changed manually.
does w32dasm crash or show nothing?
if it crashes then read up on anti-w32dasm tricks
Zero
December 11th, 2001, 18:00
Should be no prob,
if you think it is packed, and donīt know with what ever,
give FileInspector or ProcDump a chance.
Hey, what about learning manually unpacking ?
Powered by vBulletin® Version 4.2.2 Copyright © 2018 vBulletin Solutions, Inc. All rights reserved.