Results 1 to 7 of 7
  1. #1
    Derpik's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    In your worst nightmares.
    Posts
    2,119
    Reputation
    355
    Thanks
    494
    My Mood
    Angelic

    Question View source code

    Hello all.
    Is there any way to view/edit source code of some program? (eg. downloaded from internet)
    Thanks all for your help.
     

    Image by thesirexploit. Be sure to check him out.

    Feel free to donate to me.

  2. #2
    Janitor's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Location
    MPGH Reports
    Posts
    16,255
    Reputation
    3259
    Thanks
    7,214
    Yes you can download and use .NET reflector .
    But if the program is packed ... well that will be other thing .

  3. #3
    Derpik's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    In your worst nightmares.
    Posts
    2,119
    Reputation
    355
    Thanks
    494
    My Mood
    Angelic
    Quote Originally Posted by Temperrr View Post
    Yes you can download and use .NET reflector .
    But if the program is packed ... well that will be other thing .
    when I tried it it looked something like this

    and I don't know what to do there.
     

    Image by thesirexploit. Be sure to check him out.

    Feel free to donate to me.

  4. #4
    Janitor's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Location
    MPGH Reports
    Posts
    16,255
    Reputation
    3259
    Thanks
    7,214
    Quote Originally Posted by derpik View Post
    when I tried it it looked something like this

    and I don't know what to do there.
    It depends on what language the file was coded with , reflector only works for .NET programs (Visual basic , C# , C++ etc...)
    Try expanding the cross and see what happens.

  5. #5
    Derpik's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    In your worst nightmares.
    Posts
    2,119
    Reputation
    355
    Thanks
    494
    My Mood
    Angelic
    Ok I think I got it. It looks something like this

    But I can't find password in it Is there some way to find password in it?
    I downloaded some program (propably scam) but it's password protected.
     

    Image by thesirexploit. Be sure to check him out.

    Feel free to donate to me.

  6. #6
    chibizs's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    In Your Computer
    Posts
    909
    Reputation
    261
    Thanks
    1,557
    My Mood
    Breezy
    Quote Originally Posted by derpik View Post
    Ok I think I got it. It looks something like this

    But I can't find password in it Is there some way to find password in it?
    I downloaded some program (propably scam) but it's password protected.
    You are looking in the wrong spot. That seems to be coded in visual and the password is problem. You can look for in the form coding if Password.txt = Whatever the password is, or it is stored in the strings or system data which is in another part of the program. Havent done this in a while so if anyone wants to correct me that is fine.
    Want an Adventure Quest, DragonFable, or Mechquest trainer. If you answered yes to any of these then click here.

    PkDude's Legacy V1.2

    If you need help with AQW Private server creation then click Here.

    If I have helped please press thanks. It doesn't take much effort and it means a lot to me.

  7. #7
    Unknown's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Location
    Classified
    Posts
    1,063
    Reputation
    478
    Thanks
    338
    My Mood
    Mellow
    Sup Derpik,

    You may have already found a solution to your problem but anyway...

    Firstly, it is very difficult to view the source code of any program, particularlly if it is in the form .exe etc. Many decompilers are not capable of allowing the user to view the exact copy of the code that the program is written in. If this were the case, anybody would probably be able to edit any programs they like.

    You could try using other programs like .NET Reflector, OllyDbg or PE Explorer which may give a more accurate representation of the original code. However, I have no knowledge of anything that will enable someone to accuratley view and edit the original source code of a program.

    If you find anything useful, let me know as I would also find this very useful!

    Thank me if I helped!

    * Unknown *
    Last edited by Unknown; 12-19-2013 at 03:11 AM.


    Fear the Unknown.
    Ω

    Omega, the last letter of the Greek alphabet, represents the end or the ultimate limit of a set.






     
    [MPGH]arunforce - OG
    [MPGH]Hero
    [MPGH]master131
    [NIG]Ghost[GA]
    ¥ÊŠ.ÏÃM - The man.
    [MPGH]Boombox
    [MPGH]Genesis
    'Rejected
    (ಥ﹏ಥ)


  8. The Following 2 Users Say Thank You to Unknown For This Useful Post:

    Derpik (01-10-2014),UnknownGuy1234 (01-10-2014)

Similar Threads

  1. [Help] How to View Source Code or Debug the DLL File
    By ervic234 in forum WarRock Hack Source Code
    Replies: 0
    Last Post: 03-27-2012, 09:15 AM
  2. [Release] [YOU WONT BELIEVE IT] Decompiler - Decompile ANY FILE! ... View exact source code!
    By SilentHunter7 in forum CrossFire Spammers, Injectors and Multi Tools
    Replies: 8
    Last Post: 02-26-2012, 10:46 AM
  3. Replies: 12
    Last Post: 05-29-2010, 05:50 AM
  4. View a source code?
    By roboy in forum Programming Tutorial Requests
    Replies: 5
    Last Post: 05-29-2009, 11:52 AM