Skip to content
/ kianxali Public

Kieler Analyzer for Executables and Libraries - an interactive disassembler

Notifications You must be signed in to change notification settings

fpw/kianxali

Repository files navigation

Kianxali

Kianxali ist an interactive, scriptable (in Ruby) disassembler. It currently supports x86 and x86-64 instructions on ELF (Linux), PE (Windows .exe) and Mach-O (OS X) targets.

The instruction decoder is based on the x86 reference project, i.e. the supported instructions are extensible without changing the source code.

Kianxali was developed as a preparation for my master thesis about binary code obfuscation at the University of Kiel.

teaser image

About

Kieler Analyzer for Executables and Libraries - an interactive disassembler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages