Software History

Software History

10210 bookmarks
Newest
Can TrueType Fonts contain malicious code?
Can TrueType Fonts contain malicious code?
I was looking around for information on this and couldn't really find anything that solid. I used the TTX tool in the fonttools library to decompile the font into XML format but couldn't garner any...
Can TrueType Fonts contain malicious code?
Surprisingly Turing-Complete
Surprisingly Turing-Complete
A catalogue of software constructs, languages, or APIs which are unexpectedly Turing-complete; implications for security and reliability.
Surprisingly Turing-Complete
Sorting algorithms/Sleep sort
Sorting algorithms/Sleep sort
In general, sleep sort works by starting a separate task for each item to be sorted, where each task sleeps for an interval corresponding to the item's sort key...
Sorting algorithms/Sleep sort