Modifying an .exe file

How can I modify an .exe file?
21 Replies
Buddy
Buddy12mo ago
What exe file?
₮ⱤØ₣Ⱡł₦Ɇ_฿Ⱡ₳₵₭
for a game i want to do an anti cheat
Buddy
Buddy12mo ago
What game?
₮ⱤØ₣Ⱡł₦Ɇ_฿Ⱡ₳₵₭
for a speedrun community, but i need to modify the .exe outlast its unreal engine 3
Buddy
Buddy12mo ago
Problem is, unless you got explicit permission from the developers. We cannot help you. As the standard rule is: Don't decompile / modify something you have no permission for.
₮ⱤØ₣Ⱡł₦Ɇ_฿Ⱡ₳₵₭
hmmmm is it possible in any other way, that when you launch the game its launching the anti cheat too?
Buddy
Buddy12mo ago
If it's speedrunning, usually you don't have anti-cheats or similar. But you manually validate the recording of the speedrun
₮ⱤØ₣Ⱡł₦Ɇ_฿Ⱡ₳₵₭
ye thts not enough
Buddy
Buddy12mo ago
Such as audio-track to see if splicing has ocurred
₮ⱤØ₣Ⱡł₦Ɇ_฿Ⱡ₳₵₭
sadly its very very easy to modify the game files too easy sadly so thats why we were trying to make smth, that is checking the game files if there modified
ero
ero12mo ago
This is completely irrelevant for PC games PC games can often fall to exactly 0% audio
₮ⱤØ₣Ⱡł₦Ɇ_฿Ⱡ₳₵₭
thats 1 of the reasons because in the reload screen theres no audio for a split second which you can use to make a cut all i need, is a way to start our "anti cheat" once youre booting the game
Buddy
Buddy12mo ago
IPC
ero
ero12mo ago
There isn't a definitive answer here, anything can be circumvented if the runner wants Like why wouldn't they just modify your modification
₮ⱤØ₣Ⱡł₦Ɇ_฿Ⱡ₳₵₭
atleast killing the easy ways i guess because we create a log file which is then hashed encrypted thats why i meaned modifying the .exe 😄
Buddy
Buddy12mo ago
I'm not very interested in modern game speedrunning, but I highly doubt speedrunners want some unknown anti-cheat on their computer for this one game. And if there were cheaters, it would be bypassed 100%
₮ⱤØ₣Ⱡł₦Ɇ_฿Ⱡ₳₵₭
and if he is down that bad and knows everything then we cant do anything big because ingame you have to show some informaitons too its more or less just checking the game files and creating an encrypted log, which you then have to upload with your video together
ero
ero12mo ago
You're better off making a mod of the game. There are ue modding communities, a c# discord isn't really the right place
₮ⱤØ₣Ⱡł₦Ɇ_฿Ⱡ₳₵₭
hmm, i see okay then still, thanks a lot guys!
Want results from more Discord servers?
Add your server
More Posts
✅ (solved) dot net cannot send post request to my endpointHey guys, need some help understanding why my dotnet app is not working: ```js let btn = document.gNeed help with finding one option in VSHello I'm learning with one course and they want me to download one tool but i don't have the Get To❔ Can't access Microsoft Graph. What part am I not understanding clearly?I will give my steps. The code. and the problem. Step 1. Login using Swagger UI [See Images] Step 2.❔ VSCode shows type definition and not the actually implementationWhen I press F12 or use the `Go To Definition` option, it only shows me the definition without any i❔ Attempting to create a Result<T, E> type, running into issues with subclassesI want to create a `Result<T, E>` and I'm running into trouble with the following: let's say I have ❔ Help with college C++ lab (need help ASAP, fell behind due to medical and work reasons)I believe I have 90% of this lab done correctly but I am held up on seemingly small issues that I am✅ C sharp help static voidHello everyone I am new to C sharp and I was wondering if someone can help me with my code it says t❔ Form in ASP.NET.MVC doesn't workhi, guys! nice to meet y'all, I just got here! :) this may sound like a silly question, but I'm new❔ Just trying to use Accord.Video.FFMPEG in C# projectSorry if my question is super stupid, literally 1 day old in C# (I have prog. exp. in other langs tgetting warning: CS8618 - Non-nullable variable must contain a non-null value when exiting constructI guess, it's not a big deal since the code is getting compiled but I still want to understand why I