File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -63,6 +63,24 @@ And any errors that creep in will either prevent building or display a warning:
63
63
64
64
[ ![ ] ( https://bytecode77.com/images/sites/hacking/tools/peunion/007.png )] ( https://bytecode77.com/images/sites/hacking/tools/peunion/007.png )
65
65
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
+
66
84
## Behind the scenes - Obfuscation!
67
85
68
86
Starting here, an array with all the files is declared. This is the definition
You can’t perform that action at this time.
0 commit comments