Explore >> Select a destination


You are here

www.pnfsoftware.com
| | 0xeb.net
2.2 parsecs away

Travel
| | Ghidra, is a software reverse engineering (SRE) suite of tools developed by NSA's Research Directorate in support of the Cybersecurity mission. It was released recently and I became curious a...
| | www.malwaretech.com
2.5 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...
| | www.sweetscape.com
3.9 parsecs away

Travel
| | 010 Editor | Pro Text/Hex Editor | Edit 200+ Formats | Reverse Engineering | Data Analysis
| | www.lihaoyi.com
42.0 parsecs away

Travel
| [AI summary] The article discusses the implementation of a custom command-line interface using ANSI escape codes, highlighting the capabilities and flexibility of such an approach. It covers the basics of terminal interaction, including cursor control, text formatting, and input handling. The author also explores the benefits of building a DIY command-line, such as syntax highlighting and custom features, and mentions modern libraries that provide enhanced terminal experiences. The article concludes by emphasizing the importance of understanding terminal control codes for developing rich command-line applications.