LN-Curiosity's Stars
mohuangrui/ucasthesis
LaTeX Thesis Template for the University of Chinese Academy of Sciences
Hustcw/CEBin
Tricker-z/TPLite
ISSTA'23 - Third-party Library Dependency for Large-scale SCA in the C/C++ Ecosystem: How Far Are We?
tree-sitter/tree-sitter-cpp
C++ grammar for tree-sitter
tree-sitter/tree-sitter
An incremental parsing system for programming tools
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
EleutherAI/pythia
The hub for EleutherAI's work on interpretability and learning dynamics
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
1dayto0day/B2SFinder
B2SFinder is a binary-to-source matching tool for OSS reuse detection on COTS software. This project contains the core code of B2SFinder without implementation about database and pipeline.
lingfennan/osspolice
Identifying Open-Source License Violation and 1-day Security Risk at Large Scale
binaryai/sdk
Get results of binaryai.cn using our SDK
CGCL-codes/naturalcc
NaturalCC: An Open-Source Toolkit for Code Intelligence
WOOSEUNGHOON/Centris-public
facebookresearch/classifier-balancing
This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 2020
IsaacRodgz/ConcatBERT
Baseline model for multimodal classification based on images and text. Text representation obtained from pretrained BERT base model and image representation obtained from VGG16 pretrained model.
rshipp/awesome-malware-analysis
Defund the Police.
malicialab/avclass
AVClass malware labeling tool
pengsida/learning_research
本人的科研经验
mohuangrui/ucasproposal
LaTeX Proposal Template for the University of Chinese Academy of Sciences
thunlp/GNNPapers
Must-read papers on graph neural networks (GNN)
acleclair/ICPC2020_GNN
Code for the ICPC 2020 paper Improved Source Code Summarization via a Graph Neural Network
IBM/Graph2Seq
Graph2Seq is a simple code for building a graph-encoder and sequence-decoder for NLP and other AI/ML/DL tasks.
GreyDGL/PentestGPT
A GPT-empowered penetration testing tool
SpaceExplorationTechnologies/starlink-wifi-gen2
Public GPLv2 release of 2nd generation Starlink Wifi Router Code
SpaceExplorationTechnologies/starlink-wifi
namhyung/uftrace
Function graph tracer for C/C++/Rust/Python
OSUSecLab/SymLM
Implementation of CCS'2022 paper "SymLM: Predicting Function Names in Stripped Binaries via Context-Sensitive Execution-Aware Code Embeddings"
RrUZi/demal
DeMal: Module Decomposition of Malware Based on Community Discovery
data4share/anonymous_data_share
Anonymous experiments data share
526536686/Fast-Newman-Algorithm
This algorithm's idea comes from <Fast algorithm for detecting community structure in networks>