Recent content by AgriosApsu

  1. Project Marvel Contest of Champions

    I've been busy in last weeks. I'll try again. With regard to ceritication, it is simple to generate it. The problem is validation on the server. How to pass this? Then we will have problems with DLL decompilation. How to decompile without errors? Decompile or inject code directly? Currently I...
  2. Project Marvel Contest of Champions

    Any modification implies a new signature. So far without success in passing this phase. I tried some antiLVL techniques, but without success ...
  3. Project Marvel Contest of Champions

    @icry4u The problem is in certification. What are you guys doing with signed games?
  4. Project Marvel Contest of Champions

    Ok. Thx @icry4u
  5. Project Marvel Contest of Champions

    @icry4u, sequencie...
  6. Project Marvel Contest of Champions

    @icry4u , Step by step. THX.
  7. Project Marvel Contest of Champions

    I figured it might be in the use of the .netReflector. So I used IDA and HEX but in the same place. Any idea where I'm going wrong?
  8. help java is not recognized as an internal or external command, operable program or batch file

    PATH and CLASSPATH (The Java™ Tutorials > Essential Classes > The Platform Environment) How to Set Classpath for Java on Windows and Linux
  9. Project Marvel Contest of Champions

    Hy guys, This is my first attempt to mod a game... I know that is difficult to mod... But I have some programming knowledge. I am dividing the project into 4 steps: 1- Extract 2 - Understand .dll code 2.1- Change a simple variablr 2.2- Decompile .dll 2.2.1 - Change de code 3- Zip apk 4- Sign...
  10. Approved Net. Reflector tutorial by EMT

    @sunny1119 , I understand it is a difficult mod. But I have knowledge in some programming language (C, Java, JS ...). And I saw @Coperius mod and understand... I need some skills, like decmpile, recompile, extract dll to C#... (if i learn, I could help you in creating the mods) BWT I found...
  11. Modding Unity & Its Dll's: Starter Pack + Tutorial

    Hy Guys, I'm trying mod Marvel Contest of Champions. This is my first mod... I'm having trouble creating the APK. I'm using APKTOOL. Everything ocurrs fine. APK is create. I can install and run, but stop on the screen to communicate with the server. This happens if I modify it or not. If I...
  12. [Release](Newbee-Friendly)Modding Guide Assembly-CSharp.dll

    Hy Guys, I'm trying mod Marvel Contest of Champions. This is my first mod... I'm having trouble creating the APK. I'm using APKTOOL. Everything ocurrs fine. APK is create. I can install and run, but stop on the screen to communicate with the server. This happens if I modify it or not. If I...
  13. Approved Net. Reflector tutorial by EMT

    Hy Guys, I'm trying mod Marvel Contest of Champions. This is my first mod... I'm having trouble creating the APK. I'm using APKTOOL. Everything ocurrs fine. APK is create. I can install and run, but stop on the screen to communicate with the server. This happens if I modify it or not. If I...
Back
Top Bottom