Commit c411c30e by mmorenog

Update RomeoAlfa.yara

parent 721ad18a
......@@ -18,15 +18,7 @@ rule RomeoAlfa
7C E7 jl short loc_4039DA
*/
$zeroIPLoader = {
68 [4]
56
E8 [4]
83 C6 28
83 C4 08
81 FE [4]
7C E?
}
$zeroIPLoader = {68 [4] 56 E8 [4] 83 C6 28 83 C4 08 81 FE [4] 7C E?}
......@@ -43,21 +35,7 @@ rule RomeoAlfa
// pop edi
// pop esi
// retn
$sleeper = {
5?
8B [3]
85 ??
7E ??
5?
8B 3D [4]
68 [4]
FF ??
4?
75 ??
5?
5?
C3
}
$sleeper = {5? 8B [3] 85 ?? 7E ?? 5? 8B 3D [4] 68 [4] FF ?? 4? 75 ?? 5? 5? C3 }
$xercesc = "xercesc"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment