Highlights
- Pro
Stars
Official code of jTrans: Jump-Aware Transformer for Binary Code Similarity Detection
Sound and Cost-effective Fuzzing of Stripped Binaries by Incremental and Stochastic Rewriting
Official implementation of our work, A Transformer-based Approach for Source Code Summarization [ACL 2020].
Implementation of the paper "Language-agnostic representation learning of source code from structure and context".
Code for the paper: "Adversarial Examples for Models of Code"
The Tensor Algebra SuperOptimizer for Deep Learning
tech-srl / PigeonJS
Forked from eth-sri/UnuglifyJSDemonstration of the path-extraction process shown in the paper "A General Path-Based Representation for Predicting Program Properties"
An updated Consolas for Powerline font. This works with the new vim-airline, too.
Can we add Nerd Fonts to Cascadia Code Font using a GitHub Action
Model extraction attacks on Machine-Learning-as-a-Service platforms.
Repository for the code of the "A Convolutional Attention Network for Extreme Summarization of Source Code" paper
Common data structures and algorithms in Rust
A tool to automatically generate pseudo-code from source code.
Code for the model presented in the paper: "code2seq: Generating Sequences from Structured Representations of Code"
TensorFlow code for the neural network presented in the paper: "code2vec: Learning Distributed Representations of Code"
precision colorscheme for the vim text editor
NL2Type: Inferring JavaScript Function Types from Natural Language Information
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
if you are Thanos(root), this command could delete half your files randomly
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
Summarizing Source Code using a Neural Attention Model - CODENN
This tool provides an efficient implementation of the continuous bag-of-words and skip-gram architectures for computing vector representations of words. These representations can be subsequently us…