gxenos's Stars
nross12/PEVuln
PEVuln: A Benchmark Dataset for Using Machine Learning to Detect Vulnerabilities in PE Malware
ziansu/codeart
Official repo for FSE'24 paper "CodeArt: Better Code Models by Attention Regularization When Symbols Are Lacking"
albertan017/LLM4Decompile
Reverse Engineering: Decompiling Binary Code with Large Language Models
br0kej/FASER
Cross-Architecture Function Similarity Search Model - https://arxiv.org/abs/2310.03605
br0kej/bin2ml
A command line tool for extracting machine learning ready data from software binaries powered by Radare2
trendmicro/tlsh
michaelhodel/arc-dsl
Domain Specific Language for the Abstraction and Reasoning Corpus
hslatman/awesome-threat-intelligence
A curated list of Awesome Threat Intelligence resources
tysam-code/hlb-gpt
Minimalistic, extremely fast, and hackable researcher's toolbench for GPT models in 307 lines of code. Reaches <3.8 validation loss on wikitext-103 on a single A100 in <100 seconds. Scales to larger models with one parameter change (feature currently in alpha).
cyber-research/APTMalware
APT Malware Dataset Containing over 3,500 State-Sponsored Malware Samples
lgienapp/aquarel
Styling matplotlib made easy
killiansheriff/LovelyPlots
Matplotlib style sheets to nicely format figures for scientific papers, thesis and presentations while keeping them fully editable in Adobe Illustrator.
dhaitz/mplcyberpunk
"Cyberpunk style" for matplotlib plots
gxenos/EmberML
Machine learning algorithms on Ember PE files dataset .
palmtreemodel/PalmTree
Offical Implementation for PalmTree
DeepBitsTechnology/DeepDi
DeepDi: A Fast and Accurate Disassembler for Binary Code AI
black-forest-labs/flux
Official inference repo for FLUX.1 models
cmu-sei/kaiju
CERT Kaiju is a binary analysis framework extension for the Ghidra software reverse engineering suite. This repository is a "mirror" -- please file tickets, bug reports, or pull requests at the upstream home in @CERTCC: https://github.com/certcc/kaiju
20urc3/Sekiryu
Comprehensive toolkit for Ghidra headless.
microsoft/graphrag
A modular graph-based Retrieval-Augmented Generation (RAG) system
ocatak/malware_api_class
Malware dataset for security researchers, data scientists. Public malware dataset generated by Cuckoo Sandbox based on Windows OS API calls analysis for cyber security researchers
apple/pfl-research
Simulation framework for accelerating research in Private Federated Learning
GreyDGL/PentestGPT
A GPT-empowered penetration testing tool
boozallen/AVScan2Vec
FutureComputing4AI/AutoYara
Automated Yara Rule generation using Biclustering
NVIDIA/trt-llm-as-openai-windows
This reference can be used with any existing OpenAI integrated apps to run with TRT-LLM inference locally on GeForce GPU on Windows instead of cloud.
Xovee/ccgl
TKDE 2022. CCCL: Contrastive Cascade Graph Learning.
joyce8/MalDICT
Malware datasets tagged by behavior, platform, vulnerability, and packer
mwaskom/seaborn
Statistical data visualization in Python
Hannibal046/nanoRWKV
The nanoGPT-style implementation of RWKV Language Model - an RNN with GPT-level LLM performance.