You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
🏠
Working from home
Stefor07
Sorecchione07435
🏠
Working from home
I'm a young computer genius, who always comes across new things about computer science
Warning:So try running this guide on your Wiko Sunny 2 Plus or Wiko Sunny 2, do it at your own risk
Apparently there is no official guide to root Wiko Sunny 2 Plus / Wiko Sunny 2, trying in many ways using some rooting apps the root always failed as it was too recent a device to find a vulnerability within the device and rooting, is not possible via King Root or Kingo Root
but after some time I discovered that it is possible to root thanks to Magisk by flashing a modified boot image using this program, which allows at the end of the flashing to obtain root without installing any TWRP or flashing ZIP files
This I believe is the only solution to root devices that have no official rooting guides or no one has ever published a working guide
It is possible to run Kingroot on Android emulators
In this gist we will explain if it is possible to root emulators via Kingroot
First of all before explaining whether it can be done or not, I would first explain what Kingroot is and what it does
What is Kingroot?
Kingroot is an application for Android devices that allows users to gain root privileges on their device quickly and easily. It is a tool developed by a Chinese team and is known for its ease of use and its ability to root a wide range of Android devices without requiring in-depth technical knowledge.
This short guide shows how to run and obtain root permissions within BlueStacks 4, In turn, BlueStacks 4 does not offer a built-in root option, third-party software will be required
Software Downloads
First of all you will have to download the following software:
A simple free tool for quickly developing small applications in VB.Net
EasyVB-Dev is a small tool that allows developers to quickly develop applications in VB.Net without using the heavier Visual Studio or SharpDevelop IDE
How to upload Windows Server 2012 R2 image to OpenStack Hyper-V
How to upload Windows Server 2012 R2 image to OpenStack Hyper-V
If you followed the previous guide on how to deploy an OpenStack environment on Hyper-V, this guide shows you how to upload the Windows Server 2012 R2 image available from Cloudbase Solutions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Finally Microsoft has released a new kernel for WSL2 or 6.6.36.3
The Linux kernel in WSL2 is a key component that allows Windows to run a Linux subsystem. This kernel is provided by Microsoft and has a specific version. However, you may want to use a newer kernel version for various reasons, such as access to new features, performance improvements, or bug fixes.
This gist provides a step-by-step guide on how to manually upgrade the Linux kernel in WSL2 from version 5.15 to version 6.6. This process involves installing the build dependencies, cloning the WSL2 kernel repository, compiling the kernel, and finally importing the new kernel into WSL2.
The manual procedure is best suited for advanced users, as it requires some familiarity with the command line and kernel compilation processes. However, the advantage of this method is that it gives you complete control over the process and allows you to customize the kernel as per your needs.