Jump to content

"there was a problem parsing the package" when installing apk after modding Assembly-CSharp.dll.


Go to solution Solved by jayvee,

19 posts in this topic

Recommended Posts

Posted

How did you decompile it? Cause you cant just change the apk to zip by renaming and extract the content. It needs to be decompiled using apktool.

Posted (edited)

well i opened Assembly-CSharp.dll with .NET Reflector, edited a single IL code line with reflexil add-in, saved the assembly, replaced with the original one, renamed, and added to a zip file where i replaced with the .apk extension. 

Updated by 0utlaw_
Posted (edited)
8 hours ago, 0utlaw_ said:

well i opened Assembly-CSharp.dll with .NET Reflector, edited a single IL code line with reflexil add-in, saved the assembly, replaced with the original one, renamed, and added to a zip file where i replaced with the .apk extension. 

You cant do that. You need to decompile and compile it using apktool

Updated by jayvee
Posted
10 hours ago, 0utlaw_ said:

well i opened Assembly-CSharp.dll with .NET Reflector, edited a single IL code line with reflexil add-in, saved the assembly, replaced with the original one, renamed, and added to a zip file where i replaced with the .apk extension. 

 

yea you need to properly decomplie and recompile it , and also sign it 

Posted (edited)
On 12/18/2017 at 3:49 PM, jayvee said:

How did you decompile it? Cause you cant just change the apk to zip by renaming and extract the content. It needs to be decompiled using apktool.

Who said that?? OMG!! All you have to do is to change the "Open With - RAR" And that's all you'll find the root folders of the apk..

10 hours ago, jayvee said:

You cant do that. You need to decompile and compile it using apktool

you do not need to do that :o

 

@0utlaw_ Bro, Put all dlls into reflector not only the csharp, after modifying replace it with the old csharp..rename it you did all that right, unfortunately oneclick signer is not signing properly anymore, find some other apk signer and sign it... you can use zip signer but not after signing it from one click signer...

Updated by Mr. Android
Posted
20 minutes ago, Mr. Android said:

Put all dlls into reflector not only the csharp

its not necessary . if you put in csharp , reflector automatically loads the other depending dll like mscorlib.dll

Posted
1 minute ago, TheArmKing said:

its not necessary . if you put in csharp , reflector automatically loads the other depending dll like mscorlib.dll

It wont if he didnt place all dlls from apk into the folder xD

Posted
Just now, TheArmKing said:

??? 

i mean if the apk is browsed through Winrar, placing the csharp into reflector will not work as reflector cant detect the other dlls as it is on winrar

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines