Skip to content

adamcath/telemetry-utils

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

telemetry-utils

Tools to complement Flash's Telemetry feature.

Note

This repo has moved to https://github.com/adobe/telemetry-utils

add-opt-in.py

Adds the EnableTelemetry tag to a SWF file for use with Adobe "Monocle".

Run this script on your SWF to make it generate advanced telemetry, which is needed for the ActionScript Sampler, Stage3D Recording, and other features.

This script is provided as a last resort. If possible, you should compile your application with the -advanced-telemetry option.

Setup

  1. You need Python. I've tested 2.6.1 (Mac) and ActivePython 2.7.2 (Win).
  2. For LZMA-compressed SWFs, you need pylzma.

Usage

    ./add-opt-in.py swf_file [password]

If password is provided, advanced telemetry will only be visible if a matching password is entered in Monocle.

About

Tools to compliment Flash's Telemetry feature

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages