Viewing profile — sarah_jul_scott
sarah_jul_scott
HN member- Joined
- Fri, Sep 04, 2015, 7:14 PM UTC
- HN karma
- 5
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About sarah_jul_scott
No profile information was provided.
Recent public activity
-
comment
Comment #10172745
Interesting. Since you could just run the C preprocessor on it (with, e.g. gcc -E) to expand all the macros, that seems like an unusually poor method of obfuscation.
-
comment
Comment #10172294
Why is all of the code written as strings of 'l's and '1's that macro-expand to things like 'if' and 'break'?