国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 系統(tǒng) > DOS > 正文

進入dos的一個密碼破解方法

2020-07-26 20:29:14
字體:
供稿:網(wǎng)友
stack segment
        cache db 10 dup ('?')
stack ends

code segment
     assume cs:code,ds:code,es:code,ss:stack
            message db 'Made by correy',24h 
            email db 0dh,0ah,'Email:leguanyuan@126.com',24h
           notice db 0dh,0ah,'input password:',24h
           password db 'correy999'
     main proc 
          mov ax, code
          mov ds, ax
          mov es, ax
          mov ax,stack
          mov ss,ax
          mov dx, offset message
          mov ah, 09
          int 21h
          mov dx, offset email
          mov ah, 09
          int 21h
    start:mov dx, offset notice
          mov ah, 09
          int 21h
          mov cx, 9
          mov bx,offset cache
     show:mov ah, 00
          int 16h
          cmp al, 0Dh
          je comp
        mov [bx],al
        inc bx
          mov dl, 2Ah
          mov ah, 02
          int 21h
          loop show
     comp:mov cx, 9
          mov si, offset password
          mov di, offset cache
          repz cmpsb
          jne start
          mov ah, 4Ch
          int 21h
    main endp
code ends
end main
發(fā)表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發(fā)表
主站蜘蛛池模板: 临颍县| 新和县| 湖南省| 如皋市| 汉阴县| 万安县| 玉环县| 东丽区| 盐城市| 梅州市| 木兰县| 阳山县| 长春市| 汉川市| 阳山县| 武宣县| 额敏县| 白玉县| 营口市| 中江县| 呼玛县| 杭锦后旗| 乐至县| 汝阳县| 中阳县| 东源县| 永平县| 阳泉市| 邳州市| 句容市| 武城县| 长泰县| 淮北市| 余姚市| 庆云县| 祁东县| 大名县| 通城县| 叙永县| 应城市| 增城市|