Skip to content

stryker2k2/xor_ps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

xor_ps

Powershell Script to XOR $file1 by $file2

USAGE: xor.ps1 {encoded_input.dll} {xor_key.txt} {decoded_output.dll}

ARGUMENTS: {encoded_input.dll} The original encoded file {xor_key.txt} The XOR Key {decoded_output.dll} The output decoded file

About

Powershell Script to XOR $file1 by $file2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published