Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 247f19a

Browse filesBrowse files
author
rwx777
authored
Update README.md
1 parent 3306690 commit 247f19a
Copy full SHA for 247f19a

File tree

Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ Then we pop the address (not the String itself) into that register. voila!
1919

2020

2121
# Stack technique
22-
not rlly sure how useful tbh
23-
Reverse String & encode it into hex
22+
We Reverse String & encode it into hex then copy the hex bytes into our code so we do not have to store the string in any register.
2423

2524
$python
2625
>> string = 'hello World'

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.