Skip to content

Instantly share code, notes, and snippets.

@timschneeb
Last active April 30, 2023 12:23
Show Gist options
  • Save timschneeb/9fe0e5a0ef862bcb3d63677232d37a04 to your computer and use it in GitHub Desktop.
Save timschneeb/9fe0e5a0ef862bcb3d63677232d37a04 to your computer and use it in GitHub Desktop.
Tizen SM-R365 Notes
admin-lbs: GPS Testing
aul_test: Launch apps
com.samsung.gearstore-fit
com.samsung.tsp-trace-test
vconftool: Edit settings
memory/testmode/factorymode
change-booting-mode.sh: Launch update mode
pkg/pkgcmd: Package manager
ui-analyzer: EFL UI inspection
Changes to pretend that the current firmware is a factory binary and factory mode is on:
Edit memory/testmode/factorymode using vconftool
Custom libbincfg-factory.so (<- patched libbincfg-user.so)
/csa/factory/.ksbhm <- ON
*#12345# and *#46744674# - Factory mode on (not sure if this does anything; doesn't persist)
Keystring:
*#0*# Test mode
*#0228# Battery info
*#0283# Speaker loopback config
*#06# S/N number QR code
*#0808# or *#7284# USB UART config
*#1111# FTA SW version info
*#1234# AP/CSC version info
*#12580*369# Extended version info
*#1679# Pressure test
*#2222# FTA HW version info
*#2663# Touch firmware config
*#33842343# Device ID creation
*#34971539# Camera firmware config
*#7353# Self test mode
*#9900# Log dump
Note: Keystrings below were tested on a modified device with enabled factory mode (using patches and hidden settings) and may not work normally. You may be able to bypass *some* restrictions by calling `testmode *#7594#` using a (root) shell via sdb directly; however this may not work for everything.
*#272*719434266344# CSC Changer
*#0000# or *#99732# Software version info
*#232337# BT address
*#2664# Touchscreen test
*#03# Unique number / CID
*#0482# Sensorhub test
*#0842# Vibration test
*#1105# DFMS fail history / erase
*#12345# Factory mode
*#2218# Extended battery info
*#22235# Acceleration sensor calibration
*#2288379# Fuel gauge
*#232331# BT RF test
*#232338# WIFI RF test
*#232339# or *#526# or *#528# WIFI test eng mode
*#23646# Overheat control
*#2476633# Airplane mode
*#272*0*# CSC Auto Sim test
*#273283*255*3282*# Unknown (opens empty dialog)
*#2788378# CPU stability test
*#3214789650# Spicy road (GPS test)
*#33284# Debug settings
*#36633# Debug mode setting
*#3867# Dump log
*#42663# Gamma setting
*#46744674# Factory mode
*#4943# HW ID Check
*#5238973# LCD type
*#533880# SSP debug mode
*#533881# BT LE test mode
*#533883# BT RF channel test mode
*#533883# BT adaptive test mode
*#6472# Misc (big menu)
*#7547# History NV list
*#7594# Popup disable
*#8278# UART
*#833# "Factory..." (cannot exit after enter)
*#837439# Verification
*#87243# USB ID
*#8778378# TSP test mode
*#9920# CSC verifier
*#9998*3288# Unknown status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment