DVB - Forgot Password

DVB - Forgot Password

Anonymous
Not applicable
5,175 Views
19 Replies
Message 1 of 20

DVB - Forgot Password

Anonymous
Not applicable
HI All,

I forgot the password of one of my DVB file. Any solutions please? I searched on the web, didn't get hold of anything effective, to crack the password.
0 Likes
5,176 Views
19 Replies
Replies (19)
Message 2 of 20

Anonymous
Not applicable
Hi, This NG is not about password cracking and even if such a method exists, it would be unlikely that anybody here would appreciate it being publicised. In future make your own provisions to recover code so that this problem does not eventuate. -- Laurie Comerford CADApps www.cadapps.com.au "rameshg" wrote in message news:22051659.1080193410999.JavaMail.jive@jiveforum1.autodesk.com... > HI All, > > I forgot the password of one of my DVB file. Any solutions please? I searched on the web, didn't get hold of anything effective, to crack the password.
0 Likes
Message 3 of 20

Anonymous
Not applicable
Relax. If someone was interested in protecting their code, they wouldn't put it in DVB in the first place. Do a google for "vbakey", you should find the c source and compiled exe. Rename your DVB to BAS, run the exe in DOS mode to view the password, then remove it via the VBA IDE. "rameshg" wrote in message news:22051659.1080193410999.JavaMail.jive@jiveforum1.autodesk.com... > HI All, > > I forgot the password of one of my DVB file. Any solutions please? I searched on the web, didn't get hold of anything effective, to crack the password.
0 Likes
Message 4 of 20

Anonymous
Not applicable
Spammer, could you tell me, the safer way to protect a dvb?

Thanks,
MNRaghu
0 Likes
Message 5 of 20

Anonymous
Not applicable
Thanks for your reply. I searched for vbakey and could get only a demo which can reveal only 2 letter passwords. Can u help me by sending a link??
0 Likes
Message 6 of 20

Anonymous
Not applicable
Using vb instead of vba, you can compile it to an AcitveX dll. Then you can reference it and call it from vba so that it is still running in-process. -- ---- Ed ---- "RaghuMN" wrote in message news:11748311.1080791494719.JavaMail.jive@jiveforum1.autodesk.com... > Spammer, could you tell me, the safer way to protect a dvb? > > Thanks, > MNRaghu
0 Likes
Message 7 of 20

Anonymous
Not applicable
You can also call it from visual lisp. For some it's the best of both worlds: Code what makes sense in lisp, code what makes sense in vb / delphi / whatever. Heat, serve, enjoy. "Ed Jobe" wrote in message news:406c3f4c$1_2@newsprd01... > Using vb instead of vba, you can compile it to an AcitveX dll. Then you can > reference it and call it from vba so that it is still running in-process. > > -- > ---- > Ed > ---- > "RaghuMN" wrote in message > news:11748311.1080791494719.JavaMail.jive@jiveforum1.autodesk.com... > > Spammer, could you tell me, the safer way to protect a dvb? > > > > Thanks, > > MNRaghu
0 Likes
Message 8 of 20

Anonymous
Not applicable
look in .customer-files "rameshg" wrote in message news:2221579.1080806580406.JavaMail.jive@jiveforum1.autodesk.com... > Thanks for your reply. I searched for vbakey and could get only a demo which can reveal only 2 letter passwords. Can u help me by sending a link??
0 Likes
Message 9 of 20

Anonymous
Not applicable
Thanks to you both Ed Jobe and Michael Puckett, for the useful informations.

MNRaghu
0 Likes
Message 10 of 20

Anonymous
Not applicable
Many Thanks, Spider!! It is giving a memory allocation error, says 'memory could not be written'. It works for another one, for which I know the password. I have tried for one more file for which it gives the password as some 'junk' characters, whereas the password contains only normal chars. Could u help??
0 Likes
Message 11 of 20

Anonymous
Not applicable
Hi, Spammer, I can't find the C source file of "vbakey" that you said. Can you send me a copy? Thanks !!! "Spider" wrote in message news:406c57b5$1_3@newsprd01... > look in .customer-files > > "rameshg" wrote in message > news:2221579.1080806580406.JavaMail.jive@jiveforum1.autodesk.com... > > Thanks for your reply. I searched for vbakey and could get only a demo > which can reveal only 2 letter passwords. Can u help me by sending a link?? > >
0 Likes
Message 12 of 20

Anonymous
Not applicable
I am mystified as to why the moderators haven't removed this post.
Regards - Nathan
0 Likes
Message 13 of 20

Anonymous
Not applicable
All pointers to workarounds have been removed such as below: Error! newsgroup server responded: no such article number in this group Perhaps the article has expired <40755836_1@newsprd01> (52863) Click here to remove all expired articles -- Anne Brown Discussion Groups Administrator Autodesk, Inc. Nathan Taylor wrote: > > I am mystified as to why the moderators haven't removed this post. > Regards - Nathan
0 Likes
Message 14 of 20

Anonymous
Not applicable
No worries Anne, Obviously you are picking them up fairly quickly because I have only seen the requests for workarounds popping up on the web side lately.

Regards - Nathan

Having said that I can still see a workaround posted by Spammer on the webside.
Message was edited by: Nathan Taylor
0 Likes
Message 15 of 20

Anonymous
Not applicable
Nathan, Why do you think this post should be removed? "Nathan Taylor" wrote in message news:16738081.1081811345981.JavaMail.jive@jiveforum2.autodesk.com... > I am mystified as to why the moderators haven't removed this post. > Regards - Nathan
0 Likes
Message 16 of 20

Anonymous
Not applicable
bgkmi,
Read Laurie's post as that is the reason I think it should be removed.
Regards - Nathan

Can Spammer please stop sending me adds for cheap viagra and Nigerian bank scams.
0 Likes
Message 17 of 20

Ajilal.Vijayan
Advisor
Advisor
Hai ,
Have you managed to unprotect this file ?

Thanks
0 Likes
Message 18 of 20

Anonymous
Not applicable
rameshg : send me the .dvb and I will recover the source.

I WILL however, post the source code here on the NG

Fair?
0 Likes
Message 19 of 20

Anonymous
Not applicable
Hi rocheey,

And if this program is a commercial program with reliance on non-public
disclosure of its code, what will you do then?

It's far better for you to retract this offer and leave the OP to stew
in his own juice.

Regards,


Laurie Comerford


rocheey wrote:
> rameshg : send me the .dvb and I will recover the source. I WILL
> however, post the source code here on the NG Fair?
0 Likes
Message 20 of 20

Anonymous
Not applicable
>>And if this program is a commercial program with reliance on non-public
disclosure of its code,

Point taken. Besides, an even better way to protect code is to have the guy who worked before me, rewrite the code for him.

Spaghetti functions in spaghetti modules. Obfuscation at its best 😕
0 Likes