NASM - The Netwide Assembler
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Search
Calendar
Login
Register
NASM - The Netwide Assembler
»
NASM Forum
»
Using NASM
»
to load these 22 bytes before the last 4
« previous
next »
Print
Pages: [
1
]
Author
Topic: to load these 22 bytes before the last 4 (Read 10246 times)
flyhigh427
Jr. Member
Posts: 60
to load these 22 bytes before the last 4
«
on:
August 05, 2011, 04:52:30 PM »
will this work ,i need it before the last four bytes
Code:
[Select]
TIMES 510-($-$$) DB 0
DW 494F2020202020205359534D53444F53202020535953
DW 0xAA55
Logged
flyhigh427
Jr. Member
Posts: 60
Re: to load these 22 bytes before the last 4
«
Reply #1 on:
August 05, 2011, 05:35:05 PM »
sorry i got it
Logged
Print
Pages: [
1
]
« previous
next »
NASM - The Netwide Assembler
»
NASM Forum
»
Using NASM
»
to load these 22 bytes before the last 4