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

首頁 > 編程 > BAT > 正文

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

2020-06-09 13:42:21
字體:
來源:轉載
供稿:網友
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
發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 建瓯市| 新疆| 久治县| 南澳县| 浠水县| 天门市| 洪洞县| 电白县| 焉耆| 都兰县| 五家渠市| 信阳市| 余庆县| 衡山县| 政和县| 申扎县| 石首市| 霍城县| 城口县| 出国| 邵东县| 阳高县| 桦川县| 论坛| 马关县| 晋城| 黎川县| 清原| 沭阳县| 乐至县| 萨迦县| 舞钢市| 新田县| 来安县| 鸡泽县| 西华县| 封开县| 利川市| 伊春市| 交城县| 库车县|