Git Product home page Git Product logo

alfredworkflow-capkeystone's Introduction

CapKeyStone

Alfred Workflow to convert hex string to assembly and vice versa.

It is based on capstone and keystone

There are two vesions of workflow available:
  Standalone - with build-in capstone/keystone libraries and python bindings
  Lite - using capstone/keystone engines installed in the system

Trigger

By default workflow can be triggered with:

ks - to convert from assembly to hex stiring.

Assemble
    Use modifier keys to swap endianness and remove spaces before copy.

cs - to convert from hex string to assembly.

Disasseble
    Use ALT key to make string upper case before copy.

Configuration

You can set required architectures using Workflow Enviroment Variables

Config

For capstone:

  X86: x16 x32 x64 x16att x32att x64att
  ARM: arm armb arml thumb thumbbe thumble arm64
  MIPS: mips mipsbe mips64 mips64be
  PPC: ppc64 ppc64be   Sparc: sparc systemz   SystemZ: sysz s390x   XCore: xcore

For keystone:

  X86: x16 x32 x64 x16att x32att x64att x16nasm x32nasm x64nasm
  ARM: arm armbe thumb thumbbe armv8 armv8be thumbv8 thumbv8be arm64
  Hexagon: hex hexagon
  MIPS: mips mipsbe mips64 mips64be
  PPC: ppc32be ppc64 ppc64be
  Sparc: sparc sparcbe sparc64 sparc64be
  SystemZ: systemz sysz s390x

Workflow Structure

Workflow

alfredworkflow-capkeystone's People

Contributors

alexhude avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

alfredworkflow-capkeystone's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.