How to Edit a DLL or EXE files using Hexed.it

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
i'm going to show you how to modify a dll or an exe the problem is you can't just open a dll file in notepad and then change the data directly i'm going to show you how to do this using hexed.it which is a really cool online tool for hex editing you can upload your file modify it and then save the result without downloading an application to your computer so the file we're going to be editing today is called guydeckplugin.dll it's a rocket league plugin and it's really great for this example once we make a modification to the dll file we'll be able to see that change immediately right now i have this plugin installed i installed it from a zip and i chose it right here guydeck plugin after it refreshes you can see the little window over here well what i want to change about this window is the text down here and well i can't just edit the code because it's already been compiled so that leaves us with only one option to modify the previously compiled dll so the most natural thing anyone would try is to open this file in notepad and then you would search for guydeck and you can find that text right here where it says v 1.4 plugin by guidex if you just delete this and save it when you try to include the plugin again it's just gonna crash so we're not gonna be using notepad to edit this file we're gonna load it up in hexed.it so the first thing i did was open up hexed.it once that's open you wanna import your dll file so this is what it looks like once the file is open and as you can see over here we have the same text that was in our notepad this is just a text rendering of the bytecode so what we want to do is search the text for the text that we want to remove once we find that spot where it says v 1.4 by guy deck what you would do to change that text is to come over here in the center and say i've got 76 selected which actually means v so i'm just gonna hit zero zero zero zero zero zero and zero zero and that's gonna zero everything out then you can come over here to plug in and do the same thing and just like that we've erased almost everything i'm gonna keep erasing and we're done after you change that you can click save as and say my new plugin coming back to rocket league i'm going to disable our guydeck plugin and after that i'm going to refresh the list and now we see our new plugin and there you go so now thanks to us erasing the text using the hex editor the text isn't there anymore personally i'm going to try and figure out how to change the size of this text box next but if you just want to change some text inside a game for whatever reason this is an easy way to do it the tricky part is just finding out the values that you actually want to modify in my case i was looking for specific text so i was able to search for it i really do recommend this hexed.itsite it was really easy for me to upload my file make the changes over here save it and then load it into rocket league if you want to modify an exe or a dll that's really all there is to it i hope this helps and if you have any questions feel free to ask me in the comments below thanks for watching and have a great day
Info
Channel: Darren Does Everything
Views: 61,814
Rating: undefined out of 5
Keywords: how to edit, hex editor, how to edit dll file, open dll file, hex editor tutorial, hex editor download, reverse engineering for beginners, how to edit dll files, how to edit dll files with notepad++, how to edit dll files in windows 10, how to edit dll files online, how to open and edit dll files, reverse engineering tutorial, how to edit dll files reddit, open dll file online, edit dll files, edit dll, reverse engineering for beginners reddit
Id: 5Vh_YT-nexM
Channel Id: undefined
Length: 3min 1sec (181 seconds)
Published: Mon Jul 04 2022
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.