Results 1 to 8 of 8
  1. #1
    dongingman's Avatar
    Join Date
    May 2016
    Gender
    male
    Posts
    309
    Reputation
    10
    Thanks
    5,117

    I need help decompiling and recompiling a .dll

    It's for a program license, only for donators my ass.
    I found the section with IL spy but saving it removes that code for some reason.

    - - - Updated - - -

    .class public auto ansi sealed LicenseManagement.LicenseType
    extends [mscorlib]System.Enum
    {
    // Fields
    .field public specialname rtspecialname int32 value__
    .field public static literal valuetype LicenseManagement.LicenseType NotAvailable = int32(0)
    .field public static literal valuetype LicenseManagement.LicenseType NotLicensed = int32(1)
    .field public static literal valuetype LicenseManagement.LicenseType Free = int32(2)
    .field public static literal valuetype LicenseManagement.LicenseType Trial = int32(3)
    .field public static literal valuetype LicenseManagement.LicenseType Premium = int32(4)
    .field public static literal valuetype LicenseManagement.LicenseType Hoster = int32(5)

    } // end of class LicenseManagement.LicenseType

    i want free to be premium, but I do not know how to compile the project back into a dll

  2. #2
    Zaczero's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Location
    localhost
    Posts
    3,288
    Reputation
    1517
    Thanks
    14,262
    My Mood
    Angelic
    Quote Originally Posted by dongingman View Post
    It's for a program license, only for donators my ass.
    I found the section with IL spy but saving it removes that code for some reason.

    - - - Updated - - -

    .class public auto ansi sealed LicenseManagement.LicenseType
    extends [mscorlib]System.Enum
    {
    // Fields
    .field public specialname rtspecialname int32 value__
    .field public static literal valuetype LicenseManagement.LicenseType NotAvailable = int32(0)
    .field public static literal valuetype LicenseManagement.LicenseType NotLicensed = int32(1)
    .field public static literal valuetype LicenseManagement.LicenseType Free = int32(2)
    .field public static literal valuetype LicenseManagement.LicenseType Trial = int32(3)
    .field public static literal valuetype LicenseManagement.LicenseType Premium = int32(4)
    .field public static literal valuetype LicenseManagement.LicenseType Hoster = int32(5)

    } // end of class LicenseManagement.LicenseType

    i want free to be premium, but I do not know how to compile the project back into a dll
    to make code changed you have to save the assembly/exe
    . . . malsignature.com . . .



    [ global rules ] [ scam report ] [ image title ] [ name change ] [ anime force ]
    [ league of legends marketplace rules ] [ battlefield marketplace rules ]

    "because everytime you post a picture of anime in here
    your virginity's time increases by 1 month"
    ~Smoke 2/18/2018


    Former Staff 09-29-2018
    Battlefield Minion 07-21-2018
    Premium Seller 03-04-2018
    Publicist 12-10-2017
    League of Legends Minion 05-31-2017
    Premium 02-05-2017
    Member 10-13-2013

  3. #3
    dongingman's Avatar
    Join Date
    May 2016
    Gender
    male
    Posts
    309
    Reputation
    10
    Thanks
    5,117
    Quote Originally Posted by Zaczero View Post


    to make code changed you have to save the assembly/exe
    I talked to my friend and he said it had a anti-temper thing, he bypassed it but won't tell me exactly how he bypassed it when compiling it.

  4. #4
    Zaczero's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Location
    localhost
    Posts
    3,288
    Reputation
    1517
    Thanks
    14,262
    My Mood
    Angelic
    Quote Originally Posted by dongingman View Post
    I talked to my friend and he said it had a anti-temper thing, he bypassed it but won't tell me exactly how he bypassed it when compiling it.
    anti-tampering doesn't work in dnspy.
    you are editing .exe without launching it /gwed
    . . . malsignature.com . . .



    [ global rules ] [ scam report ] [ image title ] [ name change ] [ anime force ]
    [ league of legends marketplace rules ] [ battlefield marketplace rules ]

    "because everytime you post a picture of anime in here
    your virginity's time increases by 1 month"
    ~Smoke 2/18/2018


    Former Staff 09-29-2018
    Battlefield Minion 07-21-2018
    Premium Seller 03-04-2018
    Publicist 12-10-2017
    League of Legends Minion 05-31-2017
    Premium 02-05-2017
    Member 10-13-2013

  5. #5
    dongingman's Avatar
    Join Date
    May 2016
    Gender
    male
    Posts
    309
    Reputation
    10
    Thanks
    5,117
    Quote Originally Posted by Zaczero View Post


    anti-tampering doesn't work in dnspy.
    you are editing .exe without launching it /gwed
    No im editing a licence .dll that is read by the exe

  6. #6
    Kickupx's Avatar
    Join Date
    Dec 2016
    Gender
    male
    Location
    Sweden
    Posts
    7
    Reputation
    10
    Thanks
    0
    My Mood
    Breezy
    It would be awesome if it were a way to save the C# source and just recompile the dll using VS code or something.

  7. #7
    Jorndel's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Norway
    Posts
    8,676
    Reputation
    905
    Thanks
    19,113
    My Mood
    Angelic
    Quote Originally Posted by Kickupx View Post
    It would be awesome if it were a way to save the C# source and just recompile the dll using VS code or something.
    Run the program and dump the code with a software or via task manager

     
    Contributor 01.27.2012 - N/A
    Donator 07-17-2012 - Current
    Editor/Manager 12-16-12 - N/A
    Minion 01-10-2013 - 07.17.13
    Former Staff 09-20-2012 - 01-10-2013 / 07-17-2013 - Current
    Cocksucker 20-04-2013 - N/A

  8. #8
    f2ef2f2ef's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    My Mood
    Amused
    Use RedGate Reflector and Reflexil to save your modified file.

Similar Threads

  1. [Help Request] i need help mulitboxing and a farming bot
    By 420OGx in forum Realm of the Mad God Help & Requests
    Replies: 0
    Last Post: 08-11-2016, 11:15 PM
  2. [Help Request] Need help finding and using a teleport hack.
    By evanfaler in forum Call of Duty Modern Warfare 3 Help
    Replies: 2
    Last Post: 09-29-2012, 11:50 AM
  3. NEED HELP DECOMPILING A DLL
    By rsnerd in forum Combat Arms Help
    Replies: 0
    Last Post: 11-21-2010, 02:39 PM
  4. [Needs Help] OS and Undetected Code
    By habsfan8 in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 5
    Last Post: 07-23-2010, 10:08 AM
  5. Please? Need Help Injecting, and Hacking.
    By MarkDarkPark in forum Combat Arms Help
    Replies: 4
    Last Post: 03-26-2010, 10:59 PM