Skip to content

Commit a46fc5a

Browse files
authored
Description Add
1 parent 7e6c927 commit a46fc5a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ This function is used when writing 6 bytes.
2626

2727
**Meaning: I will write 0x4050a0(helper) 6bytes to 0x601020(exit_got).**
2828

29+
Payload Length Too long.
2930
## exp_4(offset, value, address) & exp_4L(offset, value, address)
3031
This function is used when writing 4 bytes.
3132

@@ -46,7 +47,7 @@ This function is used when writing 2 bytes.
4647

4748
**Meaning: I will write 0x4050a0(helper) 2bytes to 0x601020(exit_got).**
4849

49-
50+
Payload Length Too short.
5051
# Contact
5152
5253

0 commit comments

Comments
 (0)