Skip to content

Commit 786a92d

Browse files
author
Martin Fischer
committed
README.md
1 parent 6da3a09 commit 786a92d

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,24 @@ And any errors that creep in will either prevent building or display a warning:
6363

6464
[![](https://bytecode77.com/images/sites/hacking/tools/peunion/007.png)](https://bytecode77.com/images/sites/hacking/tools/peunion/007.png)
6565

66+
## Additional Tools
67+
68+
There are additional tools and utilities. Currently, there is only one, however
69+
more will follow, such as an exe to docx "converter", etc.
70+
71+
### Right to Left Override
72+
73+
A lesser-known ~~bug~~ feature: Right to left override. By using the `U+202e`
74+
unicode character, file name strings can be reversed, yielding additional
75+
obscurity.
76+
77+
Example: `Spa[U+202E]gpj.scr` will be displayed as `Sparcs.jpg` in File
78+
Explorer. Since "scr" (for screensaver) easily goes unseen, it may be superior
79+
over "exe". With the matching icon applied, the file may look just like an image
80+
or document file:
81+
82+
[![](https://bytecode77.com/images/sites/hacking/tools/peunion/008.png)](https://bytecode77.com/images/sites/hacking/tools/peunion/008.png)
83+
6684
## Behind the scenes - Obfuscation!
6785

6886
Starting here, an array with all the files is declared. This is the definition

0 commit comments

Comments
 (0)