Git Product home page Git Product logo

safe's People

Contributors

fabiopetroni avatar gadiluna avatar heshananupama 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

safe's Issues

No count_func table in the AMD64PostgreSQL.db

When I wanted to do a search evaluation, I run python EvaluateSearchEngine.py and found the following error reported.

File "EvaluateSearchEngine.py", line 54, in find_target_fcn
q = cur.execute("SELECT num FROM count_func WHERE file_name='{}' and function_name='{}'".format(fi_name,f_name))
sqlite3.OperationalError: no such table: count_func

Then I go into AMD64PostgreSQL.db and check it, I find that there is no count_func table in the database, but only the following tables

sqlite> .tables
filtered_functions safe_embeddings train             
functions test validation

About the word2id.json file

hi, I want to know how to generate the word2id.json file? This is causing me significant confusion, I hope to revecive your answer. Thanks!

Labels in OpenSSL dataset

Hi,

We couldn't find any field corresponding to labels in the OpenSSL dataset (as mentioned by you in your publication). Can you please explain how to extract/compute them? We were looking at the AMD64MultipleCompilers.db dataset.

We are planning to perform supervised learning along with similarity measures (similar to what you did in the paper).

My colleague has mailed Luca Massarelli regarding the same.

Thanks in advance!

Function not found

I compiled hellow word using gcc in my 64-bit host machine and used objdump utility to restore the address of main function that I would to embed.

I typed the following commands:

python3.7 safe.py -m data/safe_trained_X86.pb -i a.out -a 0000000000400526
python3.7 safe.py -m data/safe_trained_X86.pb -i a.out -a 400526

and set the base to 16, 32, 36 ... but I got the same error "function not found"

image

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.