arrow_upward

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to manage a .exe application
#3
You want to modify code inside executables? This is not entirely possible. Executables are machine code and not any of the programming languages the humanity knows. Compilers translate the programming languages we know into machine code and provide these as executable files.

I said "not entirely" because there are certain things that can be edited through Hexediting programs and Reverse Engineering like text parts or hex codes. Reverse Engineering is however a really hard thing and requires far more than just programming language knowledge. You need a lot of experience to reverse engineer the source code of a application from its files.

There are however programming languages like Python or Java that are compiled at runtime. So you can still see the source code in the respective .py and .java files. These files are sources for the runtime compilation process. Programs written in these languages aren't stored as .exe executables.
[Image: zHHqO5Q.png]


Messages In This Thread
How to manage a .exe application - by Rehan - 09-07-2018, 06:23 AM
RE: How to manage a .exe application - by Amresh - 09-07-2018, 07:35 AM
RE: How to manage a .exe application - by Mashiro - 09-07-2018, 09:35 AM
RE: How to manage a .exe application - by Rehan - 09-07-2018, 02:37 PM
RE: How to manage a .exe application - by Mashiro - 09-07-2018, 06:48 PM
RE: How to manage a .exe application - by Golden - 09-08-2018, 05:35 PM
RE: How to manage a .exe application - by Rehan - 09-10-2018, 08:23 AM
RE: How to manage a .exe application - by Amresh - 09-11-2018, 05:46 AM
RE: How to manage a .exe application - by Vuluts - 09-11-2018, 11:46 AM

Possibly Related Threads…
Thread
Author
Replies
Views
Last Post

person_pin_circle Users browsing this thread: 1 Guest(s)
Sponsors: VirMach - Host4Fun - CubeData - Evolution-Host - HostDare - Hyper Expert - Shadow Hosting - Bladenode - Hostlease - RackNerd - ReadyDedis - Limitless Hosting