An app to unlock settings on your Sony camera.
- Remove the 30min video recording limit
- Unlock the language menu
Install it here: sony-pmca.appspot.com (Only Internet Explorer and Safari are supported)
This app should be compatible with all Sony cameras supporting PlayMemories Camera Apps (PMCA). See here for a full list.
This is not an official Sony application. All information has been found through reverse engineering. Even though everything worked fine for our developers, it could cause harm to your hardware. If you break your camera, you get to keep both pieces. We won't take any responsibility.
After installation, you should find the app in the "Application List" on your camera.
- Use the menu button to exit the app
- The app writes a log to the SD card (TWEAKLOG.TXT)
There are several different tabs:
Remove the 30 minute recording limit and enjoy (almost) unlimited video recording.
Is your camera locked to Japanese? Is it set to the wrong region? Unlock all 30+ languages.
Use this option only if you're asked to do so. Some of the above settings may fail because your settings file is locked. Disable the protection here. In practice, it should only matter to this app if your settings are protected or not. Otherwise, this won't change anything. We still recommend re-enabling protection after you're done tweaking your settings.
nex-hack managed to decrypt firmware updates (see fwtool.py for a more recent unpacker). The PMCA-RE project reverse engineered how apps are installed. This allows us to run custom code. With the knowledge from the firmware, we found out how settings are stored on the camera (hint: in a file called Backup.bin). We can now change these settings directly, also the ones locked by Sony.
First, thanks for testing. If you encounter a bug, please open an issue!
Well, lucky you :) You can try the experimental installer (releases for Windows and OS X are provided).
You can uninstall it normally with the "Application Management" app. The modified settings are preserved even if you remove the app.
Some settings might be removed, others will be permanent. We still have to investigate a bit more to find out which features are reset and how. In the worst case, you can reinstall the app (all apps are removed in a factory reset) and apply the settings again.
See above.
For now, you're out of luck. We can only run code on our cameras through the Android subsystem. For older cameras, you'd have to patch a firmware image with your settings. There is also a USB service mode (senser / adjust mode) which sadly we haven't managed to trigger (yet).
Keep in mind that this app can only change settings that are already there and just hidden by Sony. However, there are still about 15 000 entries in the settings file. So finding out what a particular setting does is quite an effort. But if you have ideas, feel free to open an issue!