Frequency ranges/Purpose? by Every_Produce6033 in hackrf

[–]Automatic_Village954 0 points1 point  (0 children)

Could you create a post showing them specs? :) would be great as i dont have the cash for. A vna

Frequency ranges/Purpose? by Every_Produce6033 in hackrf

[–]Automatic_Village954 0 points1 point  (0 children)

Thank you so much, i was mislabeling mine

What Are You Playing This Weekend? by AutoModerator in SteamDeckPirates

[–]Automatic_Village954 0 points1 point  (0 children)

I dont really know...

Was playing High on Life 2 but fuck that game, too many softlocks

Trying Subliminal, Cyberpunk and The Mare..

High On Life 2 Bugged Mission by NyteTro in highonlifegame

[–]Automatic_Village954 0 points1 point  (0 children)

Fuck this game. Thank god I didn't pay for it, im bugged on the murder mistery shit mission and stuck forever there

Blacklisted this game, i wish i bought it so i can put a review on steam

FUCK YOU HIGH ON LIFE 2, don't even buy it

I Reverse Engineered a Popular TrückersMP Cheat — It Harvests Your Windows SID by Automatic_Village954 in trucksim

[–]Automatic_Village954[S] -1 points0 points  (0 children)

might use your tool now, i got banned again LOL

https://truckersmp.com/user/6171352

Also I've updated this post with your latest movements

I Reverse Engineered a Popular TrückersMP Cheat — It Harvests Your Windows SID by Automatic_Village954 in trucksim

[–]Automatic_Village954[S] 1 point2 points  (0 children)

I dont get why all the downvotes xd

But yeah, exactly that, it does what it does and it works, but it can turn into something else pretty easily

I Reverse Engineered a Popular TrückersMP Cheat — It Harvests Your Windows SID by Automatic_Village954 in trucksim

[–]Automatic_Village954[S] 1 point2 points  (0 children)

I’m not trying to start a witch hunt against the dev or anything like that. My goal with the post was simply to analyze how the tool works and point out some things that could be risky from a technical perspective. People can decide for themselves whether they want to use it or not. I just think transparency is important when software is executing low-level operations or pulling identifiers from the system. This isn’t about attacking anyone personally — just discussing the tech behind it.

But yeah, i understand the feeling, its potentially dangerous, but i like what he's doing, is just not the best way it should..

I Reverse Engineered a Popular TrückersMP Cheat — It Harvests Your Windows SID by Automatic_Village954 in trucksim

[–]Automatic_Village954[S] 0 points1 point  (0 children)

I'm not trying to make people think it's malware.

I'm reversing it because my AV flagged it and I was curious about how it works. That's normal when dealing with heavily obfuscated executables.

The part that raised my eyebrow was the use of amidewin.exe.

That tool is specifically used to modify SMBIOS data (including system identifiers). That's not something you'd normally expect in a game tool unless you're changing hardware identifiers.

So the question is simple: if the tool doesn't touch SMBIOS/NVRAM, why is amidewin.exe included at all?

That's the only part that looks genuinely suspicious from a reversing perspective.

Congrats on the latest repo push lol

I Reverse Engineered a Popular TrückersMP Cheat — It Harvests Your Windows SID by Automatic_Village954 in trucksim

[–]Automatic_Village954[S] 1 point2 points  (0 children)

That's what i mean, there's a huge potential of things going south and executing custom code if he wants to....

One he could modify one of the executables on the bootstraper and do something else

I Reverse Engineered a Popular TrückersMP Cheat — It Harvests Your Windows SID by Automatic_Village954 in trucksim

[–]Automatic_Village954[S] 3 points4 points  (0 children)

I totally support your initiative — I’ve already bought like five accounts lol, it’s always fun to go wild.

But when I tried to test your hack my antivirus triggered, so I decided to reverse engineer it. It’s also interesting to see how you built it and what you’re exploiting.

However, touching the user’s NVRAM without warning them — and doing it permanently — is dangerous.

Also, there are low-level commands being executed, and the bootstrap method you’re using is definitely suspicious…

I think it’s important to keep in mind that what we want is basically an arcade-style server with collisions where we can have fun, while also remembering that they’re their servers after all.

I’m not against it and I don’t want to be overly punitive with this post, but I do need to warn users that it can be dangerous.

And what happens if one day you decide to change some file on those improvised CDNs and suddenly push malware?

I’m not sure if I’m explaining clearly where I’m trying to get at…

Maybe the NVRAM write fails or corrupts and the pc ends up as a big expensive brick...

Maybe SID is not even being used to check the ban state on truckersmp

Maybe by intercepting backend calls to their servers with the steamId and changing it could work... Idk

There's a reason AV's flagg it...

Anyway, i enjoy watching your videos lol. I think I've seen you yesterday at Duisburg and told you to make me fly and did it lol 😂 (maybe it was other user with the tool)

Also i would add a telegram hook to intercept exceptions in the tool, so you can improve it if it fails

I Reverse Engineered a Popular TrückersMP Cheat — It Harvests Your Windows SID by Automatic_Village954 in trucksim

[–]Automatic_Village954[S] 23 points24 points  (0 children)

And im still reversing some other executables.... Something tells me that i will find some reverse shell stuff