We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be90a4e commit cdc5122Copy full SHA for cdc5122
modules/payloads/stagers/linux/armle/reverse_tcp.rb
@@ -89,7 +89,7 @@ def initialize(info = {})
89
0xef000000, # svc 0x00000000 ; invoke recv
90
0xe3500000, # cmp r0, #0
91
0xba000005, # blt 817c <failed>
92
- 0xeafffff5, # b 80dc <loop>
+ 0xeafffff4, # b 80dc <loop>
93
# last:
94
0xe2822ffa, # add r2, r2, #1000
95
0 commit comments