Thursday, June 6, 2024

MTK Screenlock Code Extract Using Simple Steps

MTK Screenlock Code Extract Using Simple Steps
MTK Screenlock Code Extract Using Simple Steps



Extract Hardware Keys (using Oxygen):Open Oxygen, go to the extractor, and select "MTK Android" > "Extract Hardware Keys".
Follow the prompt to connect and reconnect the device in MTK mode.
Oxygen will extract the keys, which include:"MTK_HRID"
"MTK_SOCID"
"MTK_FDEKEY"
"MTK_RPMB2KEY"
"MTK_CHID"
"MTK_ITRUSTEE"
"MTK_ME_TD"
"MTK_RID"
"MTK_CID"
"MTK_RPMBKEY"


Prepare Files:Copy "userdata.bin" to Oxygen.
Generate a key folder using Oxygen.




Create device.ewc File:Create a file named "device.ewc".
Open the file with a text editor (e.g., Notepad++).
Insert the following code:

  • [BaseInfo] ExtractionEndUtc ExtractionMethod- ExtractionStartUtc- [ExtendedInfo] KeyBagFile-keys.json Partition1File-userdata.bin Partition1Name-userdata PartitionsCount-1
  • Save the file and place it in the Oxygen dumped folder.




Final Folder Structure:Ensure the folder contains:"userdata.bin"
"keys.json"
"device.ewc"


Ready for Parsing:Your Oxygen project is now manually generated and ready to parse.
Previous Post
Next Post

post written by: