
Originally Posted by
Zaczero
you don't need source code
it's called reverse engineering
to reverse apps you use debuggers 
read on google about it
I have read a lot in these 2, 3 days and have gotten myself Olly, IDA Pro, PE Explorer, Resource Tuner, HexEdit, Vbsedit and nothing has gottem me what i want - edit out words from the exe...
Editing strings n stuff doesn't seem to fix my problem, I don't really know how this works, because im not gonna go full-on learn coding now, because i wouldn't use this too much, but yah.. I wanted some help from those, who know more about coding.
Maybe i just should go full-on and learn coding, we'll see..
- - - Updated - - -
Also just tried opening the exe with JetBrains dotPeek and exporting it to Visual Basic 2015 project, but when i open the project it's blank..
- - - Updated - - -
And by editing the .exe i mean literally editing the text that is showin in one of the tabs in the program...
Decompilers n stuff just show and allow me to edit the code, the commands, but i need to change text that shows up in the program..