HALIT
ALPTEKIN
HOMEWHOAMIRESEARCHPROJECTS
POSTS
hblog-ng v0.1.0
RX:0 B/s
TX:0 B/s
Cover
PROJECT
/2014/ARCHIVED/

Gurz

A desktop application for static analysis of Android malware, built with Python and PySide.

KEYWORDS:
+11
#androguard#android#apk#dex#gui#malware#pyside#python#qt#reverse-engineering#static-analysis
The name Gürz (pronounced gyurz) is an old word for a heavy mace. I picked it because the tool is a blunt, heavy instrument for breaking malware apart.
Gurz is a desktop app for the #static-analysis of #android #malware. I built it in 2014 under a research grant as a #gui on top of the #androguard library, extending its backend to speed up the daily #reverse-engineering work.
It helps with writing signatures and quickly working through malicious #APK and #DEX files. I wrote it with #python and #pyside ( #qt ), so the interface stays responsive and multi-threaded. It also keeps a custom caching layer (gzworkspace) that serializes analyzed objects to disk, so reopening an earlier session is instant.
Decompiled Source Code
Decompiled Source Code
Overview
Overview
Manifest
Manifest