| 
 
born2be 
中级用户
 
   
 
  
 
积分 220 
发帖 82 
注册 2005-9-3 
状态 离线
 | 
『楼 主』:
 UCDOS的KNL.COM去除启动信息,UCTS.COM修改提示行!
 
使用 LLM 解释/回答一下
  
UCDOS的KNL.COM去除启动信息袖珍版&UCTS.COM任意修改提示行! 
 
UCDOS的KNL.COM去除启动信息袖珍版:使用方法不变,但执行上不再显示启动信息,程序上也已经截短,UPX压缩后只有14016字节! 
 
UCTS.COM任意修改提示行!只要1)UCTS English或汉语信息随心所欲打,2)按Alt+F6,即刻就能看到新的提示结果!程序只占42字节,不占内存,可重复使用!(注意:此UCTS只针对7.0版/98版!其它版本还需修改!) 
 
KNL.COM和UCTS.COM在附件中。 
 
 Last edited by born2be on 2005-10-10 at 08:25 ] 
UCDOS's KNL.COM Mini Version Removing Startup Information & UCTS.COM Arbitrarily Modifying Prompt Line! 
 
UCDOS's KNL.COM Mini Version Removing Startup Information: The usage remains unchanged, but it no longer displays startup information during execution. The program has also been truncated, and after UPX compression, it is only 14016 bytes! 
 
UCTS.COM Arbitrarily Modifying Prompt Line! Just 1) Type UCTS English or Chinese information at will, 2) Press Alt+F6, and you can immediately see the new prompt result! The program only takes 42 bytes, does not occupy memory, and can be reused! (Note: This UCTS is only for version 7.0/98! Modifications are still needed for other versions!) 
 
KNL.COM and UCTS.COM are in the attachment. 
 
 Last edited by born2be on 2005-10-10 at 08:25 ] 
    
 
 
 
  
附件
1:   KNL_TS.RAR (2005-9-17 01:09, 14.83 KiB, 下载附件所需积分 1 点
,下载次数: 190)
 
 
 |   
 | 
  2005-9-17 01:09 | 
  
 | 
 | 
 
bush 
银牌会员
 
     
 
  
 
积分 2165 
发帖 730 
注册 2004-4-21 
状态 离线
 | 
 | 
  2005-9-17 11:32 | 
  
 | 
 | 
 
born2be 
中级用户
 
   
 
  
 
积分 220 
发帖 82 
注册 2005-9-3 
状态 离线
 | 
『第 3 楼』:
 其实所有直接写屏的汉字系统都能这样改变提示行!
 
使用 LLM 解释/回答一下
  
其实所有直接写屏的汉字系统都能这样改变提示行! 
它们都修改了int08h或int28h,定时检测屏幕变动,有则刷新。所以,只要抓住根本就非常简单了,取出中断向量,找出偏移量,命令行上的新内容移到内存相关位置。debug ucts.com,你会哑然失笑的。真的太简单了! 
In fact, all direct screen-writing Chinese character systems can change the prompt line like this! 
They all modify int08h or int28h, regularly detect screen changes, and refresh if there are any. So, as long as you grasp the essence, it's very simple. Take out the interrupt vector, find the offset, and move the new content on the command line to the relevant memory location. Debug ucts.com, and you'll be amazed. It's really too simple! 
    
 
  
 |   
 | 
  2005-9-20 02:17 | 
  
 | 
 | 
 
bush 
银牌会员
 
     
 
  
 
积分 2165 
发帖 730 
注册 2004-4-21 
状态 离线
 | 
 | 
  2005-9-25 10:53 | 
  
 | 
 | 
 
born2be 
中级用户
 
   
 
  
 
积分 220 
发帖 82 
注册 2005-9-3 
状态 离线
 | 
『第 5 楼』:
 
 
使用 LLM 解释/回答一下
  
谢谢称赞!中国人重方法的好象不是太多。“渔>鱼”嘛。怪我以前“不识”BUSH。 
Thanks for the compliment! Not too many people in China seem to focus on methods. It's like "fishing > fish". Blame me for not "knowing" BUSH before. 
    
 
  
 |   
 | 
  2005-9-25 12:23 | 
  
 | 
 | 
 
born2be 
中级用户
 
   
 
  
 
积分 220 
发帖 82 
注册 2005-9-3 
状态 离线
 | 
『第 6 楼』:
 
 
使用 LLM 解释/回答一下
  
Originally posted by born2be at 2005-9-17 01:09: 
UCTS.COM任意修改提示行!只要1)UCTS English或汉语信息随心所欲打,2)按Alt+F6,即刻就能看到新的提示结果!程序只占42字节,不占内存,可重复使用! 
现在更好了!Alt+F6组合键也不用按了。程序中已经将它写入键盘缓冲区!程序只有66字节!!! 
Originally posted by born2be at 2005-9-17 01:09: 
UCTS.COM arbitrarily modify the prompt line! As long as 1) UCTS English or Chinese information can be typed as you like, 2) press Alt+F6, you can immediately see the new prompt result! The program only takes up 42 bytes, does not occupy memory, and can be reused!  
Now it's even better! You don't need to press the Alt+F6 combination key anymore. It has been written into the keyboard buffer in the program! The program is only 66 bytes!!!  
    
 
  
附件
1:   UCTS.RAR (2005-10-7 11:49, 692 bytes, 下载附件所需积分 1 点
,下载次数: 87)
 
 
 |   
 | 
  2005-10-7 11:49 | 
  
 | 
 | 
 
本是 
银牌会员
 
     
 
  
  
积分 2221 
发帖 789 
注册 2005-1-27 
状态 离线
 | 
『第 7 楼』:
 
 
使用 LLM 解释/回答一下
  
Re 第3楼: 
除非提示行的信息还经过加密,如HW.EXE汉王中文系统,得先知道加密算法才行! 
Re: Floor 3: 
Unless the information in the prompt line is also encrypted, such as the Hanwang Chinese system HW.EXE, you need to know the encryption algorithm first! 
    
 
  
  |  
                  
  
                    my major is english----my love is dos----my teacher is the buddha----my friends--how about U |   
 | 
  2005-10-10 08:15 | 
  
 | 
 | 
 
rufeng 
初级用户
 
  
 
  
 
积分 192 
发帖 25 
注册 2003-12-1 
状态 离线
 | 
 | 
  2007-4-14 06:40 | 
  
 | 
 | 
 
download 
初级用户
 
  
 
  
  
积分 199 
发帖 101 
注册 2007-3-13 
状态 离线
 | 
『第 9 楼』:
 
 
使用 LLM 解释/回答一下
  
水平太低看不懂你们在说什么东东……输入法? 
My level is too low to understand what you're talking about... Input method? 
    
 
  
 |   
 | 
  2007-4-14 07:17 | 
  
 | 
 | 
 
woo88 
初级用户
 
  
 
  
  
积分 188 
发帖 96 
注册 2008-3-11 
状态 离线
 | 
 | 
  2008-3-11 17:12 | 
  
 | 
 | 
 
jangwei005 
新手上路
 
 
 
  
  
积分 6 
发帖 3 
注册 2006-9-26 
状态 离线
 | 
 | 
  2008-4-26 19:50 | 
  
 | 
 | 
 
ttgyt 
新手上路
 
 
 
  
  
积分 2 
发帖 1 
注册 2008-3-19 
状态 离线
 | 
 | 
  2008-4-29 06:47 | 
  
 | 
 | 
 
you2000 
新手上路
 
 
 
  
  
积分 4 
发帖 2 
注册 2008-7-28 
状态 离线
 | 
『第 13 楼』:
 
 
使用 LLM 解释/回答一下
  
下载时,可以不要积分,让更多人受惠! 
When downloading, can you not require points, so that more people can benefit! 
    
 
  
 |   
 | 
  2008-10-2 20:54 | 
  
 | 
 | 
 
you2000 
新手上路
 
 
 
  
  
积分 4 
发帖 2 
注册 2008-7-28 
状态 离线
 | 
 | 
  2008-10-2 20:55 | 
  
 | 
 | 
 
njzqziyoufeng 
新手上路
 
 
 
  
  
积分 2 
发帖 1 
注册 2009-6-8 
状态 离线
 | 
『第 15 楼』:
 
 
使用 LLM 解释/回答一下
  
似乎很有用,下载先看看 
It seems quite useful. I'll download it and take a look first. 
    
 
  
 |   
 | 
  2009-6-10 00:04 | 
  
 |