migrating
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
[Byte[]] $bytes = 0x90,0x90,0x90,0x9
|
||||
[io.file]::WriteAllBytes('out.exe', $bytes)
|
||||
# Get-Content('test.txt') | Format-Hex
|
||||
Reference in New Issue
Block a user