cxl1029's Stars
LogIntelligence/NeuralLog
Log-based Anomaly Detection Without Log Parsing (ASE 2021, Research Track)
LogIntelligence/LogADEmpirical
Log-based Anomaly Detection with Deep Learning: How Far Are We? (ICSE 2022, Technical Track)
microsoft/CryptoNets
CryptoNets is a demonstration of the use of Neural-Networks over data encrypted with Homomorphic Encryption. Homomorphic Encryptions allow performing operations such as addition and multiplication over data while it is encrypted. Therefore, it allows keeping data private while outsourcing computation (see here and here for more about Homomorphic E
informagi/REL
REL: Radboud Entity Linker
dessertlab/Shellcode_IA32
Shellcode_IA32 is a dataset consisting of challenging but common assembly instructions, collected from real shellcodes, with their natural language descriptions. The dataset can be used for neural machine translation tasks to automatically generate software exploits from natural language.
vaibhavad/python-wrapper-OpenIE5
Python wrapper for OpenIE5
dair-iitd/OpenIE-standalone
facebook/pyre-check
Performant type-checking for python.
facebook/mariana-trench
A security focused static analysis tool for Android and Java applications.
facebook/infer
A static analyzer for Java, C, C++, and Objective-C
MohiuddinSohel/Cyber-Attack-Analyzer
Analyze attacker activities to detect and predict attack technique the attacker going to use
IBM/fhe-toolkit-linux
IBM Fully Homomorphic Encryption Toolkit For Linux. This toolkit is a Linux based Docker container that demonstrates computing on encrypted data without decrypting it! The toolkit ships with two demos including a fully encrypted Machine Learning inference with a Neural Network and a Privacy-Preserving key-value search.