Skip to content

Commit 4a4608a

Browse files
committed
Add format_all_drives shellcode for Windows x86_x64
1 parent 8473ed1 commit 4a4608a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/payloads/singles/windows/format_all_drives.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,5 @@ def generate
9191
# Volume Label, default: PwNeD
9292
encoded_volume_label +
9393
"\x00\x00\x55\x89\xe5\x31\xc0\x40\x5d\xc2\x0c\x00"
94-
95-
the_payload = payload_data
9694
end
9795
end

0 commit comments

Comments
 (0)