|
|
|
|
|
by low_tech_love
920 days ago
|
|
Decompiling (in a meaningful way) an optimized binary generated from C without debug symbols is much harder than what the author has shown in C#. It is not impossible, but probably very time consuming. Versus just reading clean packages from a network. |
|