Stars
Papers from the computer science community to read and discuss.
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
The official GitHub mirror of the Chromium source
Must-read papers on graph neural networks (GNN)
Small and highly portable detection tests based on MITRE's ATT&CK.
An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git
Machine Learning for Cyber Security
Games: Create interesting games in pure python.
🌈Bilibili_video_download-B站视频下载
Comprehensive and timely academic information on federated learning (papers, frameworks, datasets, tutorials, workshops)
Maybe the most detailed analysis of pdd backdoors
Curated list of tools and resources related to the use of machine learning for cyber security
GUI based Smart Sudoku Solver that tries to extract a sudoku puzzle from a photo and solve it
ATLAS: A Sequence-based Learning Approach for Attack Investigation
A cryptographic tool with a GUI interface implements common cryptographic algorithms for string and file encryption and decryption, using PyQt5 as the graphical interface.
Shmily1368 / zjuthesis
Forked from TheNetAdmin/zjuthesisZhejiang University Graduation Thesis LaTeX Template
Shmily1368 / Awesome-Federated-Learning-on-Graph-and-Tabular-Data
Forked from youngfish42/Awesome-FLFederated learning on graph and tabular data related papers, frameworks, and datasets.
Shmily1368 / education
Forked from kevin-hf/education基于Hyperledger Fabric 使用fabric-sdk-go实现的一个征信应用.
Shmily1368 / py-bitcoin
Forked from csunny/py-bitcoin比特币的python简易实现,主要介绍比特币底层技术。如Base58编码、椭圆加密算法、MerkleTree、P2P对等网络、RPC通信、UTXO、虚拟机、DHT、DAG、链上数据的持久化存储等。