Results 1 to 3 of 3
  1. #1
    Worst Idea's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0

    How do I find the source code of a .EXE!

    Can anyone help lead me down the right path here? I need to gain knowledge on how to decompile and find the source codes of executable files. I want to learn this because I want to see how a program I have is made. Just started getting into this and I am curious to see what something simple like the program I have looks like.

  2. #2
    COD3RIN's Avatar
    Join Date
    May 2013
    Gender
    male
    Location
    Posts
    5,309
    Reputation
    468
    Thanks
    28,779
    My Mood
    Angelic
    used IDA or ollydbg
    ᚛C☢dℝin3᚜
    Love you.
    ~Kenshit13
    Quote Originally Posted by cheaterman26 View Post
    COD3RIN PUT A BACKDOOR ON HIS OWN CHEAT HE HACK MY COMPUTER AND MY STEAM, DON'T TRUST THIS GUYS !



  3. #3
    DIA4A's Avatar
    Join Date
    Jan 2020
    Gender
    male
    Posts
    102
    Reputation
    19
    Thanks
    162
    what kind of source you will get honestly depends on the program as programs built in c#/.net that are unobfuscated you can easily decompile with dnspy and get their full source whilst other ones like c/c++ programs unless you have debug databases you will have try figure out what it does based off the assembly or if using a decompiler such as ida or ghidra you might be able to get pseudocode of functions but no variables or function defined within the source itself will be viewable

Similar Threads

  1. how do you access the source code in Call Of Duty Black Ops 2 for the Playstation 3?
    By Vetrix6 in forum Call of Duty Black Ops 2 Coding, Programming & Source Code
    Replies: 0
    Last Post: 08-29-2018, 05:54 PM
  2. How Do I Find The Source Code
    By Instinqtion123 in forum Rust Discussions & Help
    Replies: 0
    Last Post: 12-31-2015, 07:53 PM
  3. [Solved] How do I get the source code of a dll file?
    By failnoobgamer in forum Blackshot Help
    Replies: 3
    Last Post: 12-30-2014, 04:20 PM
  4. How to edit a dll files or reflect to get the source code from it
    By testingid123456 in forum Sudden Attack General
    Replies: 1
    Last Post: 10-13-2010, 11:45 AM
  5. how do i find the sorce code for ca hacks
    By infinzeal1 in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 6
    Last Post: 06-17-2010, 11:08 PM