Giter VIP home page Giter VIP logo

crix's People

Contributors

adityapakki avatar kengiter avatar qiushiwu avatar void0red 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

crix's Issues

disable inlining

hello,
for disabling inlining, there is a patch file in your repository.
how can I apply it to my downloaded llvm-10?
Thank you

MLTA not restricting indirect call targets by struct types

Paper https://www-users.cs.umn.edu/~kjlu/papers/crix.pdf describes Two-Layer Type Analysis that refines type analysis by restricting the indirect call targets based on struct types. It appears in the code this is referred as MLTA, and implemented in function findCalleesWithMLTA in file CallGraph.cc. However, I notice the code seems to be missing the second layer refinement based on the struct types. You apparently collect struct type definitions to CallGraphPass::typeConfineMap, but it is not used anywhere to actually refine the call targets.

Is the published version perhaps not the final version of the code?

License and copyright

Thanks for providing this project for others to experiment with. To make it clear for people considering to built upon the work you have done, I suggest you add a license and state the copyright holder. This way you set the terms under which others can reuse your software.

Github projects without a license are not open source as explained in: https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/licensing-a-repository#choosing-the-right-license.

Can you please add an open source license to the project?

Code availability

Hi, your work on detecting missing checks is very interesting! The Usenix slides pointed me to this repo, but I only see the rewritten error code headers. Is the rest of the code available?

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.