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 3306690

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

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+2
-0
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,10 @@ Then we pop the address (not the String itself) into that register. voila!
2121
# Stack technique
2222
not rlly sure how useful tbh
2323
Reverse String & encode it into hex
24+
2425
$python
2526
>> string = 'hello World'
27+
2628
>> string[::-1].encode('hex')
2729
2830

0 commit comments

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