Giter Site home page Giter Site logo

carstein.github.io's People

Contributors

carstein avatar mtrnord avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

mtrnord

carstein.github.io's Issues

grumpy unicorn

hi Carstein,

i accidentally bumped into your post on Unicorn. thanks for your interesting comments, it helps us to understand the concerns of Unicorn users.

some comments on the content:

  • on "Superflous const naming": yes, the Python API can be nicer, because so far we just ported C interface over. we even have this exact issue, but nobody stepped up yet: unicorn-engine/unicorn#201

  • on "Hooks": as primitive API, we dont want to do more, but let users code their own callbacks. if we move these "per address" callback into the core, we would have to do exactly the same thing there.

    regarding the memory hook, in the core the callback is only called on memory access instructions, but not on every instructions. and yes, this type of hook will be slower for sure.

  • on "Misc" and others: again we dont want to provide higher level APIs, but intentionally focus on primitive APIs only. there might be some exceptions, but only for things that benefit a lot of users.

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.