Skip to content

More undocumented functions from "imaging-edge-mobile-7-5-1" #72

Description

@mungewell

It looks like there are more undocumented functions from "imaging-edge-mobile-7-5-1" (the APK that one would install on their phone).

For example

simon@thevoid:~/camera_fw/imaging_edge/imaging-edge-mobile-7-5-1/smali/com/sony/mexi/orb
/client/camera$ grep "const-string v1" CameraClient.smali | sort | uniq

    const-string v1, "actChangeFocalPosition"
    const-string v1, "actFormatStorage"
    const-string v1, "actHalfPressShutter"
    const-string v1, "actShiftFocalPosition"
    const-string v1, "actSuperSlowRecBuffering"
    const-string v1, "actSuperSlowRecRecording"
    const-string v1, "actTakePicture"
    const-string v1, "actTrackingFocus"
    ...

Attached below is an 'authenticate.py' which requests to use EVERYTHING that ImagingEdge knows about, wonder how much more capabilities this adds to various cameras.
authenticate-imaging-edge-mobile-7-5-1.py.txt

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions