China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --

Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!

中国DOS联盟论坛
The time now is 2026-08-12 07:15
中国DOS联盟论坛 » DOS批处理 & 脚本技术(批处理室) » Portable folder encryptor? Crack it View 2,462 Replies 7
Original Poster Posted 2009-09-09 00:30 ·  中国 天津 联通
高级用户
★★★
据说是李先生
Credits 609
Posts 400
Joined 2008-04-23 15:55
18-year member
UID 116706
Gender Male
Status Offline
I happened to see a folder encryption tool online, which was boasted very powerfully, as follows
 A high-strength folder encryption software, which can conveniently encrypt any folder, and supports USB flash drive encryption and mobile hard disk encryption.

This software has a simple interface, simple operation, powerful functions, and super performance. It is the best encryption software to ensure your data security.
Usage introduction:
1. Adopt the latest encryption technology, which can conveniently and quickly encrypt any folder, USB flash drive and mobile hard disk
2. The mature 256-bit BlowFish encryption algorithm can effectively protect your important data
3. The encrypted folder has characteristics such as anti-deletion, anti-copy, and anti-size viewing
4. Multiple encryption strengths can meet the encryption needs of different levels of users
5. After encrypting the USB flash drive or mobile hard disk, it can be decrypted on other computers without installing this software

The software is simple to operate, excellent in performance, and the encrypted folder has functions such as anti-copy, anti-deletion, and anti-size viewing. I believe it is a boutique software worth collecting.


I thought it was really a high-tech product, but unexpectedly, after a test, it was just the usual techniques we often use. It felt really naive and completely cheated the general public. Despise it! Now I will post a cracking batch processing. I did the experiment with its latest version 5.42. I have no mood to look at other versions, and looking at them is also garbage. If a certain comrade is using this program, please be careful. One day I will compile a truly high-strength encryption software for everyone.

Cracking script:

@echo off
title (P)2009 『It is said to be Mr. Li』
if == goto Usage
goto Unlock

:Usage
echo Portable Folder Encryption Tool (Garbage) Cracking Program
echo.
echo www.cn-dos.net ^| qinchun36 ^| 『It is said to be Mr. Li』
echo.
echo ┏━━━━━━━━━━━━━━━━━━━━━━━━━┓
echo ┃Usage: ┃
echo ┃ ┃
echo ┃Drag the encrypted folder *** onto this program. ┃
echo ┃ ┃
echo ┃The decrypted folder is placed in the current directory and named ***_new ┃
echo ┗━━━━━━━━━━━━━━━━━━━━━━━━━┛
echo.
pause
goto EOF


:Unlock
set thisFolder="%1"
echo.
echo Encrypted folder
echo %thisFolder:"=%
echo.
echo Decrypting, please wait...
echo D|xcopy "%thisFolder:"=%\Thumbs.ms\COM1~1.{D3\E274~1\LastF" "%thisFolder:"=%_new" /E /C /I /H /K 1>nul
echo.
echo Decrypted folder
echo %thisFolder:"=%_new
echo.
echo.
echo Decryption completed, press any key to exit.
pause>nul


[ Last edited by qinchun36 on 2009-9-9 at 00:41 ]
Attachments
lockdir_decode_level2.zip (3.18 KiB, Downloads: 92)
Floor 2 Posted 2009-09-09 01:11 ·  中国 湖南 长沙 电信
初级用户
★★
Credits 81
Posts 80
Joined 2009-08-30 06:32
16-year member
UID 151201
Gender Male
Status Offline
The encryption software that are free online are basically operations of moving folders. WinRAR can be simply cracked. The landlord can try this. microsoft private folder
Floor 3 Posted 2009-09-09 01:23 ·  中国 湖南 长沙 电信
初级用户
★★
Credits 81
Posts 80
Joined 2009-08-30 06:32
16-year member
UID 151201
Gender Male
Status Offline
Looking forward to the big work of the LZ owner on the encrypted folder. It would be best to have source code for everyone to study, discuss and improve... Hehe. Although currently there are strong encryption software, like winrar, PGP desktop
Floor 4 Posted 2010-11-02 13:16 ·  中国 上海 电信
新手上路
Credits 5
Posts 5
Joined 2010-09-25 17:28
15-year member
UID 174829
Gender Male
Status Offline
Can you be more specific? My file is very important, please help.
Floor 5 Posted 2010-11-02 14:58 ·  中国 上海 电信
新手上路
Credits 5
Posts 5
Joined 2010-09-25 17:28
15-year member
UID 174829
Gender Male
Status Offline
Floor 6 Posted 2010-11-03 10:04 ·  中国 上海 电信
新手上路
Credits 5
Posts 5
Joined 2010-09-25 17:28
15-year member
UID 174829
Gender Male
Status Offline
LZ, I need urgent help. Is it convenient to get in touch? My QQ number is 517279077
Floor 7 Posted 2010-11-03 10:20 ·  中国 北京 联通
高级用户
★★★
据说是李先生
Credits 609
Posts 400
Joined 2008-04-23 15:55
18-year member
UID 116706
Gender Male
Status Offline
Originally posted by zhangbin1114 at 2010-11-3 10:04:
LZ, I need urgent help. Is it convenient to contact you? My QQ number is 517279077


I don't know how you dug up this old post. When I wrote it, I didn't pay attention to choosing the encryption method. I tested it with the default lowest level method, which means the batch script posted in the post can directly restore it. This is my mistake;
Recently, a netizen contacted me on QQ, saying that the entire disk was encrypted with a "higher" strength encryption method. Only then did I re-examine this software and wrote a VBS script to decrypt it, which is the second file in the attachment.
As for the third one you mentioned, I had an idea at that time to directly modify its password, so that the latter two encryptions can be restored with his own software, but I haven't had time to do it yet. I'm busy with work these days. I will try it when I have time.
Floor 8 Posted 2010-11-03 11:19 ·  中国 上海 电信
新手上路
Credits 5
Posts 5
Joined 2010-09-25 17:28
15-year member
UID 174829
Gender Male
Status Offline
Thanks in advance, I'm using version 5.42 with high-intensity encryption, and the file is very important, please help
Forum Jump: