Tag: radare2

Using the radare2 snap package

radare2 is a tool for reverse-engineering software. It is quite versatile, and can deal either with binary files of executable code, or even attach to a running process. Packaging (making available an installation package for end-users) is always an issue, especially when the software gets updated often. There is in the works a snap package …

Continue reading

Permanent link to this article: https://blog.simos.info/using-the-radare2-snap-package/

How to run HelloWorld in radare2 (installed from a snap package)

You can write instructions in a language like English, just like I do now with this blog post. If you want to write instructions for a computer, you are likely to use some sort of intermediate language that will then be converted into raw instructions suitable for the computer. Those intermediate languages are the programming …

Continue reading

Permanent link to this article: https://blog.simos.info/how-to-run-helloworld-in-radare2-installed-from-a-snap-package/