attilamester / malflow

https://attilamester.github.io/call-graph/
Other
0 stars 0 forks source link

Notes #2

Open attilamester opened 8 months ago

attilamester commented 8 months ago

large ds patch -> family signature adversarial samples (augmentation (img: scale, rotate, etc.)) -> test robustnesss

skewed distr / robustnesss:

MalIMG Big 2015

malwarebazaar / virus hash av class 2 family -> category https://github.com/malicialab/avclass

Luca Demetrio- Secml malware - pentesting windows malware https://arxiv.org/pdf/2104.12848.pdf

attilamester commented 8 months ago
  1. dfs -> 1hot -> bagnet
  2. mask regions -> understand bagnet
    • create signatures -- smith waterman bio informatic multiple sequence alignment technique
  3. hex-code & compare entropy
attilamester commented 7 months ago

About instruction -> pixel encoding

bnd | pref | mov     | addr reg  ..<max9>   = str
--2-----11----2k--2b | 5b
42  1    2

->

RGB

R -> mnemonic index -> DONE max 2000  2 byte
G -> 

32bit
log2 10^10  5 byte
(log2 (7^9) )/ 8 = 3.15 ``` 4bytes

=============
? crc32

i. i
******
attilamester commented 5 months ago

Model

Explainablility

Train

Augmentation

Data representation