oufan123123's Stars
as791/Adversarial-Example-Attack-and-Defense
This repository contains the implementation of three adversarial example attack methods FGSM, IFGSM, MI-FGSM and one Distillation as defense against all attacks using MNIST dataset.
i-coder-robot/happy_mall_backend
cleverhans-lab/cleverhans
An adversarial example library for constructing attacks, building defenses, and benchmarking both
deqangss/adv-dnn-ens-malware
adversarial examples, adversarial malware examples, adversarial malware detection, adversarial deep ensemble, Android malware variants
alibaba-edu/High-Precision-Congestion-Control
hgascon/adagio
Structural Analysis and Detection of Android Malware
IIE-LibD/libd
LibD: Scalable and Precise Third-party Library Detection in Android Markets
xjtu1025/FalDroid
lbehnke/hierarchical-clustering-java
Implementation of an agglomerative hierarchical clustering algorithm in Java. Different linkage approaches are supported.
oufan123123/PippyDetection
一个基于图分析的恶意检测工具
JesusFreke/smali
smali/baksmali
local-host-8080/demo-html-css
超好看的前端模板(学习用)
oufan123123/MalewareDetection
一个基于apk逆向分析并运用随机森林分类的重打包(恶意)apk检测的项目