could you please provide a link to a site to get the firmware, thanksRe flashing ur firmware will undo anything multidisabler has done.
could you please provide a link to a site to get the firmware, thanksRe flashing ur firmware will undo anything multidisabler has done.
Either download Frija for pc, this allows you to download any samsung firmware form their database. Or use sammobile.com which does the same thing and you can do it on mobile but they throttle the download speed so it can take several hours with a good connection.could you please provide a link to a site to get the firmware, thanks
thank you for the information!Either download Frija for pc, this allows you to download any samsung firmware form their database. Or use sammobile.com which does the same thing and you can do it on mobile but they throttle the download speed so it can take several hours with a good connection.
The multi-disabler started life on the Exynos S10 range, the first Samsung devices to launch with Android 9 (Pie). Since then, it has grown to support a great many Samsung devices running either Android 9, 10 or 11, and with either an Exynos or a Qualcomm SoC at their core. This includes the S10 and S20 series, the N10 and N20 series, the A10 - A70 series, the Tab A and Tab S series, Z Flip and (Z) Fold devices, and many more.
When flashed onto a compatible device, the multi-disabler will semi-permanently disable a number of device protection features and services that become problematic on a rooted device. Some pose a threat to the rooted state of the device, while others become dysfunctional and generate a flood of log messages. Semi-permanently in this context means that the disablement will persist until re-enabled by the user, for example as a side-effect of flashing new firmware with Odin. You will therefore need to reflash the multi-disabler every time you perform a system-wide firmware update.
The methodology of the multi-disabler is the path of least intervention. This means that for any given device, only those services that must be disabled to ensure the smooth operation of the device will be tackled.
The following is a list of features disabled by the multi-disabler on Samsung devices launched in 2019:
- FBE (file-based encryption): Until this is disabled, most versions of TWRP — all for Exynos devices and many for Qualcomm — cannot read files on /data (the userdata partition). You must format /data to actually remove FBE after disabling it. Back up your data first!
- Vaultkeeper: Magisk now dynamically disables this during boot, but if you boot outside of Magisk, it will return with a vengeance on some devices.
- Process authentication (a.k.a. proca): This service must be disabled on some devices in order to use a custom kernel without problems. Note that all 2019 devices with TWRP utilise a custom kernel for Android, because the same kernel is shared by Magisk to boot the system. This does not apply to devices lauched in 2020 and later.
- Stock recovery auto-restoration: In certain circumstances, your device will automatically restore its stock recovery partition, overwriting your custom recovery (TWRP). Magisk now also provides dynamic protection against this, but again, this will not save you if you boot outside of Magisk.
- wsm: On Android 10 and 11, this service prevents Samsung smartwatches from connecting to the Galaxy Wearable app.
- Extra services are disabled as needed per device.
Furthermore, when the ZIP file is renamed to contain the string _btfix somewhere in the name and the file is then flashed on a supported Android 10 device, the system's libbluetooth.so library will be patched in situ to prevent the loss of Bluetooth pairings across reboots. This is a recurring issue with many rooted Samsung devices manufactured before 2020 and updated to Android 10. Devices launched in 2020 and later do not need this patch.
The multi-disabler's support for this solution is limited to a relatively small number of Samsung devices and is deprecated as of v3.0. It will be removed in a future release.
If you find that patching fails on your device, please refer to Arthur Trouillot's superior libbluetooth patcher, which supports a much wider variety of devices.
The multi-disabler is written in Bourne shell, so you can — and ideally should — audit the code yourself to ensure its safe operation. It's performing open-heart surgery on the software of your device, so you should not simply trust it. Apart from anything else, bugs can creep in from time to time, despite or sometimes even because of my refactoring of the code.
The multi-disabler is idempotent, which means you can safely flash it multiple times without incurring unintended side-effects.
The package is attached to this posting and the code is available on GitHub.
v3.1 i don't know but i know for a01 it was v2.6.
Now I can't set a PIN, pattern or password. If I try, I get the "Screen lock was already changed. Try again with the new screen lock."
Now I cannot unlock my phone via PIN anymore. The phone locks again immediatly after entering the PIN.
When I setup pin or pattern, I get a random reboot after entering it sometime.
hi guys, i was first who report about this problem in #post ...and autor was ignore ityou CAN NO LONGER UNLOCK YOUR PHONE USING FINGERPRINT. Is there a way to restore lock screen
Just use the well-known method to remove the saved fingerprint/passcode/pattern via TWRP. It was already mentioned about 70 times here in XDA and everywhere on the internet.hi guys, i was first who report about this problem in #post ...and autor was ignore it
im sad to see that one year gone and it still not fixed... so phone without lock, it very important problem but still not fixed....so BAD.
the first- u need to give even one link from this 70 or your post is just disrespect for everyone here..because from my first report to the last post here no one answer with a working solution.Just use the well-known method to remove the saved fingerprint/passcode/pattern via TWRP. It was already mentioned about 70 times here in XDA and everywhere on the internet.
In my case, (Samsung Tab A SM-T290) it turned out to be related to removing encryption on the data partition. Further details in https://forum.xda-developers.com/t/...alaxy-tab-a-8-0-sm-t290.4185235/post-85027339hi guys, i was first who report about this problem in #post ...and autor was ignore it
im sad to see that one year gone and it still not fixed... so phone without lock, it very important problem but still not fixed....so BAD.
interesting. But in my case, with v2.3 there is no such choice "data readability or Lockscreen". Both are available at the same time. So this is a multidisabler's bug.In my case, (Samsung Tab A SM-T290) it turned out to be related to removing encryption on the data partition.
Do you have magisk? You can use services disabler, similar to multididabler but it works for magisk and recoveryI have access to vendor parition, how would i manually disable them? My device doesnt have a custom recovery
ese multidisable serve para o note 10 lite exinos?The multi-disabler started life on the Exynos S10 range, the first Samsung devices to launch with Android 9 (Pie). Since then, it has grown to support a great many Samsung devices running either Android 9, 10 or 11, and with either an Exynos or a Qualcomm SoC at their core. This includes the S10 and S20 series, the N10 and N20 series, the A10 - A70 series, the Tab A and Tab S series, Z Flip and (Z) Fold devices, and many more.
When flashed onto a compatible device, the multi-disabler will semi-permanently disable a number of device protection features and services that become problematic on a rooted device. Some pose a threat to the rooted state of the device, while others become dysfunctional and generate a flood of log messages. Semi-permanently in this context means that the disablement will persist until re-enabled by the user, for example as a side-effect of flashing new firmware with Odin. You will therefore need to reflash the multi-disabler every time you perform a system-wide firmware update.
The methodology of the multi-disabler is the path of least intervention. This means that for any given device, only those services that must be disabled to ensure the smooth operation of the device will be tackled.
A seguir está uma lista de recursos desativados pelo multi-disabler em dispositivos Samsung lançados em 2019:
- FBE (criptografia baseada em arquivo) : Até que seja desativado, a maioria das versões do TWRP - todas para dispositivos Exynos e muitas para Qualcomm - não podem ler arquivos em / data (a partição userdata). Você deve formatar / dados para realmente remover o FBE após desativá-lo. Faça backup de seus dados primeiro!
- Vaultkeeper : Magisk agora desativa isso dinamicamente durante a inicialização, mas se você inicializar fora do Magisk, ele retornará com força total em alguns dispositivos.
- Autenticação de processo (também conhecida como proca) : Este serviço deve ser desabilitado em alguns dispositivos para usar um kernel personalizado sem problemas. Observe que todos os dispositivos 2019 com TWRP utilizam um kernel customizado para Android, porque o mesmo kernel é compartilhado pela Magisk para inicializar o sistema. Isso não se aplica a dispositivos lançados em 2020 e posteriormente.
- Da recuperação de auto-restauração : Em determinadas circunstâncias, o dispositivo irá restaurar automaticamente a sua partição de recuperação de ações, substituindo a recuperação personalizado (TWRP). O Magisk agora também fornece proteção dinâmica contra isso, mas, novamente, isso não o salvará se inicializar fora do Magisk.
- wsm : no Android 10 e 11, este serviço impede que os smartwatches Samsung se conectem ao aplicativo Galaxy Wearable.
- Os serviços extras são desabilitados conforme a necessidade de cada dispositivo.
Além disso, quando o arquivo ZIP é renomeado para conter a string _btfix em algum lugar do nome e o arquivo é atualizado em um dispositivo Android 10 compatível , a biblioteca libbluetooth.so do sistema será corrigida in situ para evitar a perda de emparelhamentos Bluetooth entre as reinicializações . Este é um problema recorrente com muitos dispositivos Samsung enraizados fabricados antes de 2020 e atualizados para o Android 10. Dispositivos lançados em 2020 e posteriormente não precisam desse patch.
O suporte do multi-disabler para esta solução é limitado a um número relativamente pequeno de dispositivos Samsung e está obsoleto a partir da v3.0. Ele será removido em uma versão futura.
Se você achar que o patch falha em seu dispositivo, consulte o patcher libbluetooth superior da Arthur Trouillot , que oferece suporte a uma variedade muito maior de dispositivos.
O multi-disabler é escrito em Bourne shell, então você pode - e idealmente deve - auditar o código por si mesmo para garantir sua operação segura. Ele está realizando uma cirurgia de coração aberto no software do seu dispositivo, portanto, você não deve simplesmente confiar nele. Além de qualquer outra coisa, bugs podem surgir de vez em quando, apesar ou às vezes até por causa da minha refatoração do código.
O multi-disabler é idempotente, o que significa que você pode atualizá-lo com segurança várias vezes sem incorrer em efeitos colaterais indesejados.
O pacote está anexado a esta postagem e o código está disponível no GitHub.
Just a question: is this to be flashed after rooting with johnwu magisk root process or which rooting method would u advice?