![]() |
|
#1
|
|||
|
|||
|
VB6 unpacker?
I have a program that was complied in VB6.
They truly wanted to keep people out of it, and all of the tools that I have found on the net don't know how to work with it. Any suggestions? Ecmhacker |
|
#2
|
|||
|
|||
|
can you give any more info? how about what are the names of the sections in the PE file? VB is actually easy to unpack usually - it will be hard to crack tho if it's p-code.
Mostly you can use SmartCheck to debug VB programs to try cracking them. If you need it unpacked we need more information. -Lunar |
|
#3
|
|||
|
|||
|
if it is compiled to p-code try ExDec from josephco. very usefull and handy tool. look at attachment..;-)
so long Qubert |
|
#4
|
|||
|
|||
|
I have a program called "RACE", that does a small amount of VB6 untangling. If you give me your email address, I can send it to you.
sarge |
|
#5
|
|||
|
|||
|
hmm
I insterested to learn how to decompiled vb app.Anyone know how to decompiled it.In a site ,the tool needed to decompile is DODI decompiler full version and VB 3 IDE.
|
|
#6
|
|||
|
|||
|
Only VB3 [and partially VB4] files can be decompiled with DoDi's tools. VB5 and VB6 Native Code files can be easily debugged (kind of) with SmartCheck. With it, you can see how things work. VB6 P-Code files can be kind of decompiled (disassembled is a more appropriate word) with josephCo's Exdec.
|
|
#7
|
|||
|
|||
|
how
Can you reliz a tutor for that?
|
|
#8
|
|||
|
|||
|
stavol: grrrr
Do you know Mr. Google? He can be your best friend...
|
|
#9
|
|||
|
|||
|
Anyway, visit fravia's site, he has SmartChecking tutorials. exdec is soooo easy. Same with DoDi's. Get the files from the ftp.
|
|
#10
|
|||
|
|||
|
Re: hmm
Quote:
|
|
#11
|
|||
|
|||
|
how and where to get vb 3 ide or vb 4 ide?
|
|
#12
|
|||
|
|||
|
anyone can help me!!
|
|
#13
|
|||
|
|||
|
*lol*
search for Eternal Bliss Tutorials...or try to find his site. there are enough vb stuff. i can't remember the adress, but it's still online... |
|
#14
|
|||
|
|||
|
*lol*
there is no tutor about vb dissambler(i mean the code)not to crack it
|
|
#15
|
|||
|
|||
|
Quote:
Numega said it was p-code. I have no idea what that is. Numega does not give me the calculations, only the returned values. I am looking for a specific routine that calculates a value.... I also tried the ExDec program without any success. Either I don't know how to use it, or it won't work with the program. Thanks folks... |
![]() |
| Thread Tools | |
| Display Modes | |
|
|