ChenPingAn74 commited on
Commit
c44b359
·
verified ·
1 Parent(s): f25288a

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -0
README.md CHANGED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <h1 align="center">GAEDM: A Novel Genetic Algorithm-Enhanced Model for Detecting API Hashing Obfuscation in Malware</h1>
2
+
3
+ <h4 align="center">
4
+ <p>
5
+ <a href=#about>About</a> |
6
+ <a href=#news>News</a> |
7
+ <a href=#introduction>Introduction</a> |
8
+ <p>
9
+ </h4>
10
+
11
+
12
+ ## About
13
+
14
+ GAEDM:A Novel Genetic Algorithm-Enhanced Model for Detecting API Hashing Obfuscation in Malware
15
+
16
+
17
+
18
+ ## News
19
+
20
+ - [2024/12/20] The base model of GAEDM-encoder is now available on Hugging Face Model Hub (https://huggingface.co/ChenPingAn74/GAEDM-encoder).
21
+
22
+
23
+ ## introduction
24
+
25
+
26
+ This is the encoder of GAEDM,GAEDM-encoder
27
+
28
+