Need someone who is experienced with C#

Discussion in 'Programming General' started by RagingVenus, Jun 16, 2015.

Need someone who is experienced with C#
  1. Unread #1 - Jun 16, 2015 at 3:13 PM
  2. RagingVenus
    Joined:
    Mar 18, 2009
    Posts:
    477
    Referrals:
    1
    Sythe Gold:
    400

    RagingVenus Forum Addict

    Need someone who is experienced with C#

    So there is a VPN program called VyprVPN, it is made with C#. The task I'm needing to perform requires me to connect to 1000's of IP addresses a day.
    VyprVPN has 200,000+ IP addresses over many servers in different country's the only problem is you have to change the server location manually every time you have used all of the IP addresses in that country which at this moment in time I am using a 3rd party macro software to disconnect, reconnect and change servers.

    To make things a whole lot more simple I looked up how to decompile .exe files so I could implement a new button which chooses a random server out of the list of country's but I have no experience with C# only java so I'm stuck.

    Would anyone be able to actually make this possible as I would be willing to pay if so?
     
  3. Unread #2 - Jun 26, 2015 at 6:21 AM
  4. chris_de_pro
    Joined:
    Feb 16, 2012
    Posts:
    32
    Referrals:
    0
    Sythe Gold:
    0

    chris_de_pro Member

    Need someone who is experienced with C#

    I think this require some experience in reverse engineering too. Is it even possible to decompile full C# code without any "encryption"?
     
  5. Unread #3 - Dec 1, 2017 at 6:23 PM
  6. Minted
    Joined:
    Dec 1, 2017
    Posts:
    70
    Referrals:
    0
    Sythe Gold:
    22

    Minted Member

    Need someone who is experienced with C#

    It is certainly possible. However, the code may be less intelligible than how it was written meaning that there will be quite a bit of guessing:
    GitHub - 0xd4d/dnSpy: .NET debugger and assembly editor

    Also, @ragingvenus - if you're a well-seasoned Java programmer, it doesn't take much to learn to program in C# (it was, after all, designed to be Windows' own Java). You're already familiar with OOP and imperative programming. You just need to learn (mainly) the class library and the syntax. Give it a couple of months and, chances are you'll be proficient in C#.

    May as well :p
    - Minted
     
  7. Unread #4 - Dec 6, 2017 at 11:24 PM
  8. RagingVenus
    Joined:
    Mar 18, 2009
    Posts:
    477
    Referrals:
    1
    Sythe Gold:
    400

    RagingVenus Forum Addict

    Need someone who is experienced with C#

    Wow, bit of a grave dig there! Thanks for your reply, I did manage to solve this problem a long while back by making a VPN client myself and grabbing the server IP's from the website and connecting that way. :p
     
    ^ Minted likes this.
< DLL Injection Resources | * >

Users viewing this thread
1 guest


 
 
Adblock breaks this site