Hacker News new | ask | show | jobs
by dj-wonk 4515 days ago
I heart what should be called a "truth injection attack" in Python: http://stackoverflow.com/a/2021553/109618
1 comments

You can do a similar thing with Java, although it's a bit harder... http://stackoverflow.com/questions/3301635/change-private-st...

I think you can do something like this in C# too (not surprisingly).