From 26627f13b4b3d74878882621f941f65073c72359 Mon Sep 17 00:00:00 2001 From: Luxferre <3335173-suborg@noreply.users.gitlab.com> Date: Wed, 29 Jul 2020 21:19:53 +0300 Subject: [PATCH] 5310 dumped! --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5550c21..3c65cc9 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,12 @@ You can also adjust the readback block size as well with the `-bs` parameter. Ch ### Which hardware is currently supported? -MT6261-based OEM phones that can open BROM port that can be seen as USB-Serial. Nokias (genuine ones) will generally not work. +MT6261-based OEM phones that can open BROM port that can be seen as USB-Serial. Nokias (genuine ones) will generally not work, unless connected without a battery. As for different MT6261 versions support, the tool had been successfully tested on various MT6261D and MT6261M handsets (provided they can also be supported by FlashTool). MT6261D still remains the primary target though. +Also, at least one MT6260A-based phone had also been successfully dumped with this tool - Nokia 5310 DS (TA-1212). To run the dumping, connect the 5310 without a battery and then insert it. Disconnect the cable and the battery after the process. + ### Why was this created then? Isn't FlashTool good enough? No, it isn't. First of all, FlashTool is proprietary and single-platform. Having no viable open source alternative that can be run on any normal OS was enough to kickstart the research to create this tool.