Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
ex
rsy56640
Oct 12th, 2018
4,615
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
MPASM
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
.386
.model flat, stdcall
.stack
4096
ExitProcess PROTO, dwExitCode: DWORD
.
data
.
code
main PROC
mov eax,
3
mov ebx,
8
add eax, ebx
INVOKE ExitProcess,
0
main ENDP
END
main
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
GMAIL Logs (2FA disabled)
JavaScript | 4 sec ago | 0.32 KB
✅ Make $1500 in 20 minutes
JavaScript | 17 sec ago | 0.32 KB
Exchange Exploit
JavaScript | 26 sec ago | 0.06 KB
ChangeNOW Bug (Get more on BTC swaps)
JavaScript | 29 sec ago | 0.32 KB
Swapzone Glitch (Working)
JavaScript | 45 sec ago | 0.32 KB
✅ Crypto Accounts
JavaScript | 57 sec ago | 0.32 KB
Instant Profit Method
JavaScript | 1 min ago | 0.32 KB
Free Giftcards Method
JavaScript | 1 min ago | 0.32 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
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!