atcmd
atcmd copied to clipboard
Android AT command scripts and firmware extraction
I tried to add my infinix_vendorid and producti id but it still shows VENDOR/PRODUCT ID not found. how can i add it?
my samsung galaxy y gives me the tmsi with the code AT+CRSM=176,28542,0,0,11 but when i try AT+CRSM=176,28448,0,0,9 for the kc then its says error3
Just can't get this tool to work right. So far have manually updated the atextract.sh script with all the binaries and apps linked to correct areas. Running samsung firmware that's...
Hi, I am trying to follow the same procedure as you used for ZenPhone 2. But I could not find any system.at-proxy.mode[1-4]. Can you give me any ideas or suggestions?
Hi, I tried to play with AT commands for Nexus 5. As mentioned in the paper, I rooted the phone and set the USB configuration to diag,adb. usbswitcher found just...
Newer AOSP images (specifically payload.bin) cannot be extracted due to the new format. This tool does the job: https://github.com/cyxx/extract_android_ota_payload
Heya, While running `python atinteract.py` > Probing for TTY devices... > No devices found My phone is an ASUS _Z010D and connected using USB Cable to my laptop running Ubuntu...
e.g. my phone is a Samsung SM-A320F. If I wanted to get it into your database, what steps are required?
`atextract` has a fairly long list of deps that aren't commonly packaged by linux distros. A docker image/etc. with all of the deps pre-installed would be a great kindness to...