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

Stack strings not decoded from Zharkbot sample #1027

Closed
seanthegeek opened this issue Jul 19, 2024 · 3 comments
Closed

Stack strings not decoded from Zharkbot sample #1027

seanthegeek opened this issue Jul 19, 2024 · 3 comments

Comments

@seanthegeek
Copy link

seanthegeek commented Jul 19, 2024

SHA256: 068ef78225ab94c3f9c228d6248911986c23317d269f0bb5d0a46bd15cd93e80

Stack string loops are not processed at

0x40195c
0x401b1c
00401cdc
0x401e7c
0x4067d6
0x4065ed
0x408ddc
0x41271c
0x4128da
0x412954
0x412afe
0x412c14

@mr-tz
Copy link
Collaborator

mr-tz commented Jul 26, 2024

Thanks for the report! If anyone wants to dive in the sample to find what's going on I'd appreciate any insights :)
Otherwise, I may have a few moments next week for this.

@s00ra
Copy link

s00ra commented Jan 1, 2025

Hi all, after analyzing the mentioned sample (SHA256: 068ef78225ab94c3f9c228d6248911986c23317d269f0bb5d0a46bd15cd93e80), I couldn't find any stack strings at the addresses provided. I followed up by reviewing the related issue in the Stackstack project and watched HerrcCode's stream. It seems there was a mix-up, and the actual sample referenced is the older Zharkbot (SHA256: d53ce8c0a8a89c2e3eb080849da8b1c47eaac614248fc55d03706dd5b4e10bdd). For this sample, FLOSS already decodes the tight strings correctly.

image

Hope this helps clarify! Let me know if further details are needed.

I’d love to contribute more to this project and help out wherever needed. Let me know how I can assist further!

@mr-tz
Copy link
Collaborator

mr-tz commented Jan 2, 2025

Ah, great, thanks for taking a look! I'll close this but please reopen if there's still (related) issues.

As for the help, any of the open issues are up for grabs :) Some pointers:

@mr-tz mr-tz closed this as completed Jan 2, 2025
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

No branches or pull requests

3 participants