fp.
newest
Open in hackernews
Show HN: Mirage – Experimental Java obf using reflection to break direct calls
https://github.com/DedInc/mirage
1
•
DedInc
•
1h ago
Replaces method calls and field accesses with reflection equivalents → makes static analysis and decompilers much less useful. Experimental, performance hit expected.