|
recooliu
新手上路

积分 16
发帖 7
注册 2007-6-25
状态 离线
|
『楼 主』:
[分享]批处理加密加密工具
使用 LLM 解释/回答一下
新人报道~~~~
呵呵,
今天有看到 非编译型批处理加密方案与代码
中的 Originally posted by zh159 at 2006-7-23 04:10 PM:
更简单的:
新建一个“a.txt”文本打开,复制【ൡ挊獬】(不含【】),粘贴到“a.txt”文本中保存时提示“含有Unicode字符....”,选“取消”,编 ...
达人回帖,深受启发,就根据其内容做了个小工具,原理是一样的,
这样就可以方便需要的朋友制作加密批处理了,
附件进天传不了,刚注册的~~~
我是把他们做好后,打包在一起的,使用就很方便的~~~
Newcomer reporting~~~~
Hehe,
Today I saw Non-compiled Batch Processing Encryption Scheme and Code
in the Originally posted by zh159 at 2006-7-23 04:10 PM:
Simpler:
Create a new "a.txt" text file, open it, copy 【ൡ挊獬】 (excluding 【】), paste it into "a.txt" text file. When saving, it prompts "Contains Unicode characters....", select "Cancel", edit ...
The expert's reply was very inspiring, so I made a small tool based on its content. The principle is the same,
This can facilitate friends in need to make encrypted batch processing,
I can't upload the attachment today, just registered~~~
I packaged them together after making them, so it's very convenient to use~~~
|
|
2007-6-25 17:42 |
|
|
lxmxn
版主
       
积分 11386
发帖 4938
注册 2006-7-23
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
下面是楼主的批处理加密工具
The following is the楼主's batch encryption tool
附件
1: 加密批处理的小工具.rar (2007-6-25 19:47, 102.28 KiB, 下载附件所需积分 1 点
,下载次数: 523)
|
|
2007-6-25 19:47 |
|
|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
|
2007-6-25 19:58 |
|
|
recooliu
新手上路

积分 16
发帖 7
注册 2007-6-25
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
谢谢斑斑对我的帮助~~~~
Thanks to the moderator for your help~~~~
|
|
2007-6-25 19:58 |
|
|
recooliu
新手上路

积分 16
发帖 7
注册 2007-6-25
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
Originally posted by lianjiang2004 at 2007-6-25 07:58 PM:
这种方法似乎没什么效果。
初级用户使用的啊~~~
比如想我
其实,加密就存在解密
您说对吗?
现在还没有什么破不了的东西啊~~~
Originally posted by lianjiang2004 at 2007-6-25 07:58 PM:
This method doesn't seem to work.
For novice users~~~
Like me
Actually, where there is encryption, there is decryption
Do you agree?
There's nothing that can't be cracked nowadays~~~
|
|
2007-6-25 20:01 |
|
|
zh159
金牌会员
     
积分 3687
发帖 1467
注册 2005-8-8
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
现在的这个方式我在后面加上
2>nul
cls
这样可以屏蔽第一行的错误提示
Last edited by zh159 on 2007-6-26 at 12:50 AM ]
The current way I add later
2>nul
cls
This can shield the error prompt of the first line
Last edited by zh159 on 2007-6-26 at 12:50 AM ]
|

 |
|
2007-6-26 00:49 |
|
|
recooliu
新手上路

积分 16
发帖 7
注册 2007-6-25
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
Originally posted by zh159 at 2007-6-26 12:49 AM:
现在的这个方式我在后面加上
2>nul
cls 这样可以屏蔽第一行的错误提示
Last edited by zh159 on 2007-6-26 at 12:50 AM ]
请教是加在 TXT文件里还是加在需要加密的BAT文件上~~~
Originally posted by zh159 at 2007-6-26 12:49 AM:
Now in this way, I add the following later
2>nul
cls This can shield the error prompt of the first line
Last edited by zh159 on 2007-6-26 at 12:50 AM ]
Asking whether to add it in the TXT file or in the BAT file that needs to be encrypted~~~
|

QQ增值服务---8元/月/项
可查时间
可续费
不加好友 |
|
2007-6-26 09:31 |
|
|
bozhenguan
新手上路
 邪恶的小波子
积分 16
发帖 7
注册 2007-6-9
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
路过
模压东奔西走
Passing by
Press and mold, running around everywhere
|
|
2007-6-27 14:15 |
|
|
zh159
金牌会员
     
积分 3687
发帖 1467
注册 2005-8-8
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
Originally posted by recooliu at 2007-6-26 09:31:
请教是加在 TXT文件里还是加在需要加密的BAT文件上~~~
这是加密的文件头先将:
2>nul
cls
和要加密的文本文件(BAT也是文本文件)写入第一、二行,再用16进制编辑软件在开头加入FFFE
Originally posted by recooliu at 2007-6-26 09:31:
Ask whether it is added to the TXT file or to the BAT file that needs to be encrypted~~~
This is the encrypted file header. First, write:
2>nul
cls
and the text file to be encrypted (BAT is also a text file) into the first and second lines, and then use a hex editor to add FFFE at the beginning.
|

 |
|
2007-6-27 16:52 |
|
|
gmsx007
初级用户
 
积分 75
发帖 36
注册 2007-5-11
状态 离线
|
|
2007-6-27 19:30 |
|
|
gmsx007
初级用户
 
积分 75
发帖 36
注册 2007-5-11
状态 离线
|
『第 11 楼』:
是不是只改扩展名
使用 LLM 解释/回答一下
是不是只改扩展名?
Is it just changing the file extension?
|
|
2007-6-27 19:31 |
|
|
jckjuc
初级用户
  白小痴
积分 48
发帖 23
注册 2006-9-16
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
呵呵!二楼老大的附件真不错啊
Hehe! The attachment of the second-floor boss is really good!
|

QQ : 251938794 www.pc5156.cn 電腦無憂 <<---欢迎进入个人主页 |
|
2007-7-25 15:47 |
|
|
hdzc
初级用户
 
积分 146
发帖 86
注册 2007-10-1
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
二楼的附件真ok
The attachment on the second floor is really great
|
|
2007-10-7 21:50 |
|
|
shrfish
新手上路

积分 8
发帖 4
注册 2007-10-19
状态 离线
|
|
2007-10-19 10:53 |
|
|
sj0001
新手上路

积分 1
发帖 1
注册 2009-6-23
状态 离线
|
|
2009-6-25 13:54 |
|