Skip to content

Update Mal_Loader_Sload_Sep-2020-1.yar#12

Open
louiswong101 wants to merge 1 commit intoStrangerealIntel:masterfrom
louiswong101:patch-2
Open

Update Mal_Loader_Sload_Sep-2020-1.yar#12
louiswong101 wants to merge 1 commit intoStrangerealIntel:masterfrom
louiswong101:patch-2

Conversation

@louiswong101
Copy link
Copy Markdown

@louiswong101 louiswong101 commented Sep 3, 2024

Line 1: rule Mal_Loader_Sload_Sep-2020-1

Above causes syntax error. I've corrected it to below instead:

Line 1: rule Mal_Loader_Sload_Sep_2020_1


Line 32: s10 = { [4-5] 3D [4-5] 66 }

Above causes syntax error as there should be bytes before and after a jump. In the case above, there is no bytes before the first jump. I've corrected it to below instead:

Line 32: s10 = { 3D [4-5] 66 }


All the changes are verified with https://yaravalidator.manalyzer.org/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant