Closed gio-msft closed 1 month ago
Small pull request that adds a converter replicating the ascii smuggler functionality as detailed in this blog post: https://embracethered.com/blog/posts/2024/hiding-and-finding-text-with-unicode-tags/
Thanks to @dlmgary for the help.
Added unit tests for encoding and decoding functions.
@microsoft-github-policy-service agree company="Microsoft"
Description
Small pull request that adds a converter replicating the ascii smuggler functionality as detailed in this blog post: https://embracethered.com/blog/posts/2024/hiding-and-finding-text-with-unicode-tags/
Thanks to @dlmgary for the help.
Tests and Documentation
Added unit tests for encoding and decoding functions.