Matt_code_guy
New User
- 15
- 04/26/17
- 1
Thread Author
Hey everyone,
This site is the best. This my first big issue so hoping to find someone who can help.
My end goal: mod an apk.
I take the apk, unzip it, extract csharp_assembly.dll and open it with either ILSPY or .NetReflector8.5.
The AiO reflexil plugins are installed and seemingly working.
When i make my changes, and save csharp_assembly.dll, that DLL is bad.
If I take that dll and include it inside of any apk/sign/install i get the following error: install_failed_invalid_apk
My buddy is working with me, and can go through the complete process of modifying/signing/installing/running/testing.
We took the same csharp_assembly.dll file and modified it with the same changes. He then took the output csharp_assembly.dll files from his computer and mine. He can install his, he cannot install mine either.
I have tried ILSPY and reflexil. Something seems off with my reflexil. Any ideas?
This site is the best. This my first big issue so hoping to find someone who can help.
My end goal: mod an apk.
I take the apk, unzip it, extract csharp_assembly.dll and open it with either ILSPY or .NetReflector8.5.
The AiO reflexil plugins are installed and seemingly working.
When i make my changes, and save csharp_assembly.dll, that DLL is bad.
If I take that dll and include it inside of any apk/sign/install i get the following error: install_failed_invalid_apk
My buddy is working with me, and can go through the complete process of modifying/signing/installing/running/testing.
We took the same csharp_assembly.dll file and modified it with the same changes. He then took the output csharp_assembly.dll files from his computer and mine. He can install his, he cannot install mine either.
I have tried ILSPY and reflexil. Something seems off with my reflexil. Any ideas?