BlackHat Posted October 7, 2021 Posted October 7, 2021 View File Xamarin C# CrackMe Platform / Language : Xamarin C# Protection : None VirusTotal : 1/66 https://www.virustotal.com/gui/file/13d14a2db54658099291e80ab57650770ee4f8f4978f18e1c1e8888600807429 Your goal is to Crack the File and make a Tutorial or Write Instructions about the Steps done by you. What is Xamarin? Xamarin is an open-source platform for building modern and performant applications for iOS, Android, and Windows with .NET. Xamarin is an abstraction layer that manages communication of shared code with underlying platform code. Xamarin runs in a managed environment that provides conveniences such as memory allocation and garbage collection. Submitter BlackHat Submitted 10/05/2021 Category CrackMe
YuqseLx Posted October 7, 2021 Posted October 7, 2021 Spoiler Spoiler password Spoiler Extract apk with winrar. After use https://github.com/talshimoni/mono_unbundle tool for extract dll from lib\arm64-v8a\libmonodroid_bundle_app.so and open XamaText.dll with dnspy Am i right? 2
BlackHat Posted October 8, 2021 Author Posted October 8, 2021 (edited) YES ! But it would be better if you can tell the way to patch the APK. For example, I changed the details in the DLL mentioned by you. So How can I save the change ? How can I recompile it after doing changes in DLL ? Edited October 8, 2021 by BlackHat
YuqseLx Posted October 9, 2021 Posted October 9, 2021 On 10/8/2021 at 5:16 AM, BlackHat said: YES ! But it would be better if you can tell the way to patch the APK. For example, I changed the details in the DLL mentioned by you. So How can I save the change ? How can I recompile it after doing changes in DLL ? Need to try : https://github.com/met94-zz/Mono-Rebundle But i can't try. I don't have android sdk etc. 1
BlackHat Posted October 10, 2021 Author Posted October 10, 2021 20 hours ago, YuqseLx said: Need to try : https://github.com/met94-zz/Mono-Rebundle But i can't try. I don't have android sdk etc. Sadly It didn't work.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now