Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve output quality of real malware samples #16

Open
PeterMatula opened this issue Jan 29, 2018 · 2 comments
Open

Improve output quality of real malware samples #16

PeterMatula opened this issue Jan 29, 2018 · 2 comments

Comments

@PeterMatula
Copy link
Collaborator

Investigate problems in these samples. solve them, and add regression tests: samples.zip(MALWARE!).

89442e72227b209b7fcbe467a6b202c1788b850bdfbb52fa22c7762a45b1737c

  • Strings in function calls:
OutputDebugStringW(L"It was a joke about heroin, but now im going to sell heroin to your mother :P");
CreateMutexW(0, 0, L"Local\\Fabiansomware");
StrStrW(&ExistingFileName, L"winlogon.exe");
  • Overall quality.

20AE07CC27965D330314776C16E8FAA3FA021AB7E4C6FFC86A3593AC4010BDFE.dat:

  • Empty functions bodies: WinMain, sub_4018E0, sub_401870, etc.
  • Overall quality.
@PeterMatula
Copy link
Collaborator Author

@PeterMatula
Copy link
Collaborator Author

Visual Basic sample: Black-TS.zip

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

No branches or pull requests

1 participant