fun:pictochat_hacking

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
fun:pictochat_hacking [2022/09/09 02:06] michaelbromilowfun:pictochat_hacking [2022/09/09 17:35] (current) – ↷ Links adapted because of a move operation michaelbromilow
Line 1: Line 1:
 ====== Hacking Pictochat (maybe) ====== ====== Hacking Pictochat (maybe) ======
 +
 +===== Details =====
 +==== Image format ====
 +The drawable canvas is 228x79 (the lines are 16px apart, and there are 5 horizontal segments). You can't draw on the leftmost, rightmost and topmost line of pixels so the actual canvas is 230x80 for a total of 18,400px for a full frame (3680px per "segment")
 +
 +The image format (present guess) is 4 bits per pixel for a total of 16 colours - then each segment is 1840 bytes, the full frame is 9200 bytes.
 +
  
 ===== Capture ===== ===== Capture =====
Line 27: Line 34:
   - DS leaves room   - DS leaves room
   - DSi leaves room   - DSi leaves room
 +
 +{{ fun:pictochat_3.pcapng |Second capture with tshark}}
  
 ===== Channels ===== ===== Channels =====
Line 35: Line 44:
   * D - 7   * D - 7
  
-===== Watching traffic ===== +===== DS info ===== 
- +MAC addresses:
- +
-===== MAC addresses of my DSs =====+
   * DSi: ''8c:56:c5:fb:cf:d9''   * DSi: ''8c:56:c5:fb:cf:d9''
   * DS Lite: ''00:16:56:ad:e4:34''   * DS Lite: ''00:16:56:ad:e4:34''
 +Profiles:
 +  * DSi
 +    * Name: RedDSiGuy
 +    * Description: <file>
 +DS Club 3:15
 +Wed @ Library
 +</file>
 +    * Colour: Red
 +    * Birthday: 5th October
 +  * DS
 +    * Name: Michael
 +    * Description: <file>
 +I fixed my
 +touchscreen
 +</file>
 +    * Colour: Red
 +    * Birthday: 5th October
  • fun/pictochat_hacking.1662689215.txt.gz
  • Last modified: 2022/09/09 02:06
  • by michaelbromilow