Reversing and Exploiting ARM Binaries: rwthCTF Trafman Logo

Reversing and Exploiting ARM Binaries: rwthCTF Trafman

0
Free
Updated 11 March 2025
Visit Website

To set up a virtual ARM environment using Qemu, introduce ARM assembly, reverse ARM binaries, and demonstrate how to write basic exploits for ARM using the trafman challenge of rwthCTF as an example. Virtual ARM Environment To start we need an environment capable of running ARM binaries. Since I didn't have an ARM machine I created a virtual ARM environment using Qemu. Qemu is similar to VirtualBox or VMWare, except that it can support multiple architectures. This allows you the emulate ARM on your default x86 or x64 machine. First we need to know which ARM architecture to pick. Most Linux distributions support two architectures: armel and armhf. Armel supports the ARMv4 instruction set and emulates floating point operations in software, while armhf supports the ARMv7 instruction set and uses hardware floating point operations. At least that's the case for Debian, Ubuntu uses the term "armel" differently [Ubuntu FAQ, ARM FAQ].

FEATURES

SIMILAR TOOLS

A toolkit for detecting and tracking Blind XSS, XXE, and SSRF vulnerabilities

A powerful tool for detecting and identifying malware using a rule-based system.

A tool for identifying and analyzing Java serialized objects in network traffic

A tool to help exploit XXE vulnerabilities by sending a crafted XML file to the server and parsing it to extract the data.

Interactive .NET SQL console client with enhanced SQL Server discovery, access, and data exfiltration features

UDcide provides an alternative approach to dealing with Android malware by targeting specific behaviors for removal.

Copy executables with execute, but no read permission on Unix systems.

A malware/botnet analysis framework with a focus on network analysis and process comparison.

Exploiting a vulnerability in HID iClass system to retrieve master authentication key for cloning cards and changing reader settings.

CyberSecTools logoCyberSecTools

Explore the largest curated directory of cybersecurity tools and resources to enhance your security practices. Find the right solution for your domain.

Operated by:

Mandos Cyber • KVK: 97994448

Netherlands • contact@mandos.io

VAT: NL005301434B12

Copyright © 2025 - All rights reserved