Giter Site home page Giter Site logo

javerous / asmhelper Goto Github PK

View Code? Open in Web Editor NEW
19.0 6.0 8.0 1.51 MB

Convert machine code -> assembly code & assembly code -> machine code.

License: GNU General Public License v3.0

Objective-C 41.53% C++ 39.45% C 15.30% Rich Text Format 3.72%
assembly objective-c machine

asmhelper's Introduction

AsmHelper

Little tool to help machine code <-> assembly code instruction conversion.

  • Assembly code -> machine code is done with keystone.
  • Machine code -> assembly code is done with capstone.

asmhelper's People

Contributors

javerous avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

asmhelper's Issues

Building on Mojave, xcode11

I downloaded capstone/keystone source. Copied capstone headers to the required location.
I actually also used the fork from zhkl0228.
Same issue during linking:

Undefined symbols for architecture x86_64:
  "EVM_opcode(char const*)", referenced from:
      _ks_asm in libkeystone.a(ks.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

My apologies if this is obvious, but could you provide ideas on how to resolve? Keystone compiles just fine.

cool!

looks like a nice tool, congrats! do you have any screenshots to share?

keep it up, cheers!

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.