Explore >> Select a destination


You are here

reyammer.io
| | hackaday.io
3.2 parsecs away

Travel
| | I've posted the scripts used to generate the anti-aliased text used in the User Interface. The first is a Photoshop script,CreateFontData.jsx. This makes a set of PNG files, one for each character. The second isConvertText.py, a Python script that takes the output of CreateFontData and generates C code for display the characters on the Epson LCD used in the project. Note these scripts have some hard-coded pathnames in them (to the development folder) but this is pretty easy to find and modify.
| | www.malwaretech.com
3.1 parsecs away

Travel
| | One of the most common questions I'm asked is "what programming language(s) should I learn to get into malware analysis/reverse engineering", to answer this question I'm going to write about the top 3 languages which I've personally found most useful. I'll focus on native malware (malware which does not require a framework such as Java, Python, or .NET to run), as this is the most common type and understanding it it will provide you the skills required to pivot into other kinds. In this article I won't b...
| | androguard.blogspot.com
3.4 parsecs away

Travel
| | It has been a year already since the start of the Magnificient 7 program ! So what happened during this year ? We added some fea...
| | www.kiuwan.com
14.0 parsecs away

Travel
| Discover how AI is transforming application security testing by automating processes, enhancing vulnerability detection, and improving overall security in this comprehensive guide.