Board index » delphi » Retrieving Passwords from Paradox 7 table
Bob--Bo
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
|
Bob--Bo
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Retrieving Passwords from Paradox 7 tableDoes anyone have some program code to retrieve passwords for paradox 7 If passwords are lost to a paradox 7 table, is there *any* way to retireve -- God I hate those dang internet post cards! If you won't kill a tree for me, |
Avery Payn
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Re:Retrieving Passwords from Paradox 7 tableBob--Bob <ps...@one.net> wrote in article <34a86ab...@news.one.net>... Quote> If passwords are lost to a paradox 7 table, is there *any* way to would "unlock" the table and given you the primary password after 20-40 minutes. Otherwise, you're pretty much out of luck; the tables themselves are encrypted, so you can't just open it up with a text viewer, etc. The encryption apparently is "weak", i.e. a good cryptoanalyst ($$$) might figure it out with a decent PC (more $$$) and some tools (lots of $$$), and it is certainly not prohibited from export (a good indication of the strength of the algorithm used - US ITAR prohibits "strong" encryption from leaving the country because it is considered a "munition", and therefore it enjoys the same export status as large cannons and rocket launchers; "weak" encryption is allowed to go if it meets certain guidelines). The reason the utility works is that the master password encrypts the table (and therefore it is available for cryptographic attacks), so for the sake of sanity DON'T loose it. Quote> If the data is lost forever, is the typical of about, or if you are a cryptoanalyst, you're out of luck. You might as well forget it. Access: FoxPro: Oracle: |
John M. Romer
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Re:Retrieving Passwords from Paradox 7 table
Actually, I have attached 2 small DOS programs that will figure out a "working" Good luck. > > If passwords are lost to a paradox 7 table, is there *any* way to > There used to be a commercial product (somewhere back in the midwest) that > > If the data is lost forever, is the typical of > Access: > FoxPro: > Oracle: John M. Romero
|
1. Retrieving Embedded OLE from Paradox Tables
2. Storing / retrieving a JPEG in a Paradox Table?
3. OLE retrieving and storing from a PARADOX Table with D16
4. Retrieving the last inserted record from Paradox-table
5. Creating Paradox Tables with Passwords
6. DbiDoRestructure- Adding passwords to paradox tables
7. using a paradox table protected by a password in reportsmith