reading list
keyword: white paper, research paper, seminal paper
computer science
collections
- vx-underground malware papers
- paperswelove
- awesome scalability
- list of important publications in computer science
- cat-v seems to be unix oriented
- Ideas That Created the Future (book) collection of classic papers in computer science
-
Eric S. Raymond's Home Page a ton about hacking culture and linux
-
cracking-textfiles from discord: Like it or not, RE had a lot of base in the warez/cracking scene in the beggining. Here are some textfiles written by bbs/scene mebers on how to reverse engineer
- programming-textfiles
fuzzing
https://github.com/0xricksanchez/paper_collection https://github.com/wcventure/FuzzingPaper
papers
- a mathematical theory of communication
- communication in the presence of noise
- Entscheidungsproblem paper turing's paper on computation the annotated turing (book) for explanation of the paper without math/cs prerequisites
- go to statement considered harmful
-
structured programming with go to statements apparently Knuth's response to the above paper "go to statements considered harmful"
-
malloc des-maleficarum reccomendation from day0sec blog