ScratchABit

ScratchABit

#Security Testing#Malware Analysis

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

Visit Website

ScratchABit: An Interactive Incremental Disassembler

ScratchABit is an interactive incremental disassembler that includes data and control flow analysis features. It is designed specifically to support the OpenSource reverse engineering community in their efforts.

Support for the IDAPython API and ScratchABit Development

It supports the IDAPython API, which allows for the creation of disassembly and extension modules. This API is released under the terms of the GNU General Public License v3 (GPLv3). ScratchABit is developed in Python (Python3) and is currently a work in progress, with new features being added as needed.