All Questions
Tagged with hacking source-code
2 questions
-3
votes
3
answers
781
views
Ken thompson's compiler hack [duplicate]
I have gone through ken thompson's compiler hack paper, can't we just go through the complier's source code and check for any backdoor, what was the article's point?
https://www.archive.ece.cmu.edu/~...
7
votes
2
answers
703
views
Contributing to open source software (how to hack) [duplicate]
Possible Duplicate:
How do you dive into large code bases?
I am currently a student and started programming a few years ago. I am able to write complete working software in many languages. ...