Skip to content

Commit

Permalink
Add link to blog post
Browse files Browse the repository at this point in the history
  • Loading branch information
dr4k0nia committed Oct 15, 2022
1 parent eb6eca8 commit 44a43e9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,8 @@ XORStrings implements a simple XOR based cipher, I call RXOR. RXOR does not only
Either use the commandline or drag & drop the to be obfuscated binary on the XorStrings executable.
XORStrings does support .NET Framework 4.5+ and .NET Core up to .NET 6

## More details

If you want a more detailed explanation of how XorStringsNET works checkout [my blog post](https://dr4k0nia.github.io/dotnet/coding/2022/10/15/Encrypting-Strings-In-NET.html) were I explain the runtime and obfuscator in great detail


0 comments on commit 44a43e9

Please sign in to comment.