zwegner / x86-info-term

A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses
GNU General Public License v3.0
128 stars 7 forks source link

x86-info-term

x86-info-term is a curses-based viewer for x86 instruction info built with Python 3. It combines the following data sources:

screenshot

Features

Key bindings

Data sources

Scrolling

Cursor movement

This is for the intrinsic-selection cursor, not for text editing: see "Filtering" below for that

Detail view

Each intrinsic can be expanded/collapsed to show/hide complete data

Filtering