Newer Older
3e9e546 2 months ago History
43 lines | 2.145kb
Bogdan Timofte authored 2 months ago
1
# TC66 Resource Inventory
2

            
3
This note captures what was directly observed from the archived `TC66` resource bundle before any deeper reverse engineering.
4

            
5
## Imported Artifacts
6

            
7
- `TC66.pdf`
8
- `User Maual for Operation and PC software and APP of TC66(C) Type-c USB PD Trigger Meter 2019.6.5.pdf`
9
- `TC66C_V1.1.6.apk`
10
- `RuiDengUSBMeter_V1.0.0.6.rar`
11

            
12
## Skipped Duplicate
13

            
14
- `Factory technical support and  conctact way .docx`
15
  Reason: byte-for-byte duplicate of the contact document already imported from the `UM24` archive
16

            
17
## Quick Findings
18

            
19
- `TC66.pdf` is a shorter 9-page document with title metadata `TC66/TC66C`
20
- the longer `User Maual ... TC66(C) ... 2019.6.5.pdf` appears intended to cover device operation plus PC and Android software usage
21
- string scan of `TC66C_V1.1.6.apk` surfaced repeated `TC66C` identifiers and RuiDeng branding, which makes this artifact more model-specific than the generic UM-family APKs
22
- quick archive listing of `RuiDengUSBMeter_V1.0.0.6.rar` shows a Windows desktop application, English and Chinese language files, x86/x64 drivers, and a bundled `.NET Framework 4.6` installer
23

            
24
## Review Status
25

            
26
- both imported TC66 manuals have now been text-reviewed
27
- the working synthesis is recorded in `TC66 Manuals Working Summary.md`
28

            
29
## Key Confirmations From Manual Review
30

            
31
- `TC66` is USB-only
32
- `TC66C` supports USB and Bluetooth
33
- Android app support is `TC66C`-only and explicitly BLE-based
34
- iPhone app support is `TC66C`-only
35
- desktop software communicates over `micro-USB`, not Bluetooth
36
- the manuals make `PD` / `CC pull-down` state an important part of correct measurement behavior
37

            
38
## Practical Use
39

            
40
- manuals may provide UI, feature, and workflow clues specific to `TC66(C)`
41
- the Android APK is a good candidate for later string extraction or decompilation when we need model-specific labels and behavior hints
42
- the PC software archive may be useful for identifying USB/driver assumptions and desktop-side workflows even before full extraction
43
- the payload working note `TC66C Transport and Payload Working Note.md` now records how the current app models `TC66C` transport and decoded fields