CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 10:35:52 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=567d5ade6c8e03437160ffa544351a4c03c3d0b7dc9968b1e7f2941ac27693a3a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22NM0RaCLjYPfdOoM9K79H-orPYR9mGzLX%22%3B%7D; HttpOnly; Path=/
cf-ray: 98cdb68ff89d5917-BLR
contar_tecla_presionada - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- format binary as 'img'
- org 7C00h
- mov ax, 3h
- int 10h
- push es
- cli
- xor ax, ax
- xor di, di
- mov es, ax
- mov ax, timer
- mov [es:8*4], ax
- mov [es:8*4+2], cs
- mov ax, teclado
- mov [es:9*4], ax
- mov [es:9*4+2], cs
- sti
- pop es
- mov ax, B800h
- mov es, ax
- jmp $
- timer:
- cmp [inicio_key], 0
- je salir_timer
- dec [time]
- jnz salir_timer
- mov [time], 20
- salir_timer:
- mov al, 20H
- out 20h, al
- iret
- teclado:
- in al, 60H
- cmp al, 127
- jbe salir_teclado
- salir_teclado:
- mov al, 20h
- out 20h, al
- iret
- count db 0
- time db 18
- times 510-($-$$) db 0
- dw 0xAA55
Advertisement
Add Comment
Please, Sign In to add comment
-
⭐✅ Online Marketplace Exploit ✅ NEVER SEEN BE...
JavaScript | 8 sec ago | 0.24 KB
-
⭐✅ Trading Profit Method ✅ NEVER SEEN BEFORE...
JavaScript | 16 sec ago | 0.24 KB
-
⭐ Instant BTC Profit Method ✅ NEVER SEEN BEFO...
JavaScript | 25 sec ago | 0.24 KB
-
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ 5
JavaScript | 30 sec ago | 0.24 KB
-
⭐✅ MAKE $2000 INSTANTLY ✅ NEVER SEEN BEFORE ⭐...
JavaScript | 35 sec ago | 0.24 KB
-
⭐✅ MAKE $2500 IN 15 MIN⭐⭐⭐ 4
JavaScript | 37 sec ago | 0.24 KB
-
⭐ Free Crypto Method ✅ NEVER SEEN BEFORE ⭐⭐⭐
JavaScript | 44 sec ago | 0.24 KB
-
✅ Make $2500 in 20 minutes⭐⭐⭐ J
JavaScript | 46 sec ago | 0.24 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand