|
|
|
|
|
by yonran
4039 days ago
|
|
When you need to prevent quick grepping in Java, you can also take advantage of the fact that unicode escapes can occur everywhere in a java file, not only within quotes. So you can declare an int by writing β\u0069\u006e\u0074 \u0069 = 1;β (equivalent to βint i = 1;β) |
|
On the other hand, if grep has a 95% success rate, the adversary may well never notice, and build his or her mental model of the program on flawed understanding. That's when the real fun begins.