Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 22 additions & 7 deletions admin/docs/generated/module_info.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ The data below is generated by the [@module_info.py](/admin/scripts/module_info.

## RLEAPP Summary

Total number of modules: 165
Total number of artifacts: 252
Total number of modules: 166
Total number of artifacts: 267
Number of v1 artifacts: 0
Number of v2 artifacts: 252
Number of artifacts with 'lava output': 252
Number of artifacts using 'artifact_icon': 252
Number of artifacts using 'last_update_date': 252
Number of artifacts using context parameter: 252
Number of v2 artifacts: 267
Number of artifacts with 'lava output': 267
Number of artifacts using 'artifact_icon': 267
Number of artifacts using 'last_update_date': 267
Number of artifacts using context parameter: 267
Number of artifacts with errors or no recognized artifacts: 9
Number of modules with artifact metadata issues: 0
Number of artifacts using **deprecated** 'version' key: 0
Expand Down Expand Up @@ -201,6 +201,21 @@ Number of artifacts using **deprecated** 'function' key: 0
| [omegaChat.py](/scripts/artifacts/omegaChat.py) | omegaChatMessages | Omega Chat Messages | Omega Chat | standard | Yes | message-circle | | 2026-07-09 | Parses Omega Chat Messages from an Omega Chat legal return (hicht.json). | `*/hicht.json` |
| [omegaChat.py](/scripts/artifacts/omegaChat.py) | omegaChatUsers | Omega Chat Users | Omega Chat | standard | Yes | users | | 2026-07-09 | Parses Omega Chat Users from an Omega Chat legal return (hicht.json). | `*/hicht.json` |
| [playStoreInstalls.py](/scripts/artifacts/playStoreInstalls.py) | playStoreInstalls | Google Play Store Installs | Google Takeout Archive | standard | Yes | download | | 2026-06-27 | List of your Google Play app installs. | `*/Google Play Store/Installs.json` |
| [robloxReturns.py](/scripts/artifacts/robloxReturns.py) | robloxReturnAccountIPs | Roblox - IP Addresses | Roblox Returns | standard | Yes | globe | | 2026-08-14 | IP address log from a Roblox law enforcement return ('IP address of the account' CSV). | `*/IP address of the account*.csv` |
| [robloxReturns.py](/scripts/artifacts/robloxReturns.py) | robloxReturnChat | Roblox - Chat Records | Roblox Returns | standard | Yes | message-circle | | 2026-08-14 | Chat records from a Roblox law enforcement return ('Chat records of the Roblox user' CSV). convo_type values observed include chat/game/public, chat/g | `*/Chat records of the Roblox user*.csv` |
| [robloxReturns.py](/scripts/artifacts/robloxReturns.py) | robloxReturnMessages | Roblox - Messages | Roblox Returns | standard | Yes | mail | | 2026-08-14 | Private messages from a Roblox law enforcement return ('Messages of the Roblox user' CSV), with subject, body, author and recipient as delivered. | `*/Messages of the Roblox user*.csv` |
| [robloxReturns.py](/scripts/artifacts/robloxReturns.py) | robloxReturnFriends | Roblox - Friend List | Roblox Returns | standard | Yes | users | | 2026-08-14 | Friend list from a Roblox law enforcement return ('Friend list of the Roblox user' CSV). | `*/Friend list of the Roblox user*.csv` |
| [robloxReturns.py](/scripts/artifacts/robloxReturns.py) | robloxReturnFollowers | Roblox - Follower & Following List | Roblox Returns | standard | Yes | users | | 2026-08-14 | Follower/following relationships from a Roblox law enforcement return ('Follower & following list of the Roblox user' CSV). Both directions are presen | `*/Follower & following list of the Roblox user*.csv` |
| [robloxReturns.py](/scripts/artifacts/robloxReturns.py) | robloxReturnGroupWall | Roblox - Group Wall Posts | Roblox Returns | standard | Yes | users-group | | 2026-08-14 | Group wall posts from a Roblox law enforcement return ('Group wall posts of the Roblox user' CSV). | `*/Group wall posts of the Roblox user*.csv` |
| [robloxReturns.py](/scripts/artifacts/robloxReturns.py) | robloxReturnDevices | Roblox - Device Information | Roblox Returns | standard | Yes | device-mobile | | 2026-08-14 | Device information from a Roblox law enforcement return ('Device information of the Roblox user' CSV): device name, OS and OS version per browser trac | `*/Device information of the Roblox user*.csv` |
| [robloxReturns.py](/scripts/artifacts/robloxReturns.py) | robloxReturnDeviceIDs | Roblox - Device IDs | Roblox Returns | standard | Yes | device-mobile | | 2026-08-14 | Device identifiers from a Roblox law enforcement return ('Device ID of the Roblox user' CSV). | `*/Device ID of the Roblox user*.csv` |
| [robloxReturns.py](/scripts/artifacts/robloxReturns.py) | robloxReturnBTID | Roblox - Browser Tracker ID | Roblox Returns | standard | Yes | list | | 2026-08-14 | Browser tracker id (BTID) record from a Roblox law enforcement return ('BTID of the Roblox user' CSV). | `*/BTID of the Roblox user*.csv` |
| [robloxReturns.py](/scripts/artifacts/robloxReturns.py) | robloxReturnAdIDs | Roblox - Ad IDs | Roblox Returns | standard | Yes | list | | 2026-08-14 | ad_id values from a Roblox law enforcement return. Delivered as a single-column CSV whose header is 'ad_id'; in the reviewed sample the file was named | `*/*.csv` |
| [robloxReturns.py](/scripts/artifacts/robloxReturns.py) | robloxReturnUGC | Roblox - User Generated Content | Roblox Returns | standard | Yes | package | | 2026-08-14 | User generated content list from a Roblox law enforcement return ('User generated content of the Roblox user' CSV): one row per asset with type, name, | `*/User generated content of the Roblox user*.csv` |
| [robloxReturns.py](/scripts/artifacts/robloxReturns.py) | robloxReturnAssets | Roblox - UGC Asset Files | Roblox Returns | standard | Yes | photo | | 2026-08-14 | Delivered user generated content files from a Roblox law enforcement return: the per-type *_metadata.csv lists inside the asset dump joined to the has | `*/UserId_*_metadata.csv`, `*/UserId_*_start_*_end_*/*`, `*/Images of the Roblox user*/*` |
| [robloxReturns.py](/scripts/artifacts/robloxReturns.py) | robloxReturnSupportTickets | Roblox - Support Tickets | Roblox Returns | standard | Yes | message | | 2026-08-14 | Customer support tickets from a Roblox law enforcement return, delivered as per-ticket JSON in Zendesk ticket-export format (one file per ticket, name | `*/*.json` |
| [robloxReturns.py](/scripts/artifacts/robloxReturns.py) | robloxReturnSupportTicketComments | Roblox - Support Ticket Comments | Roblox Returns | standard | Yes | message | | 2026-08-14 | Individual comments on customer support tickets from a Roblox law enforcement return (Zendesk ticket-export JSON), including the per-comment ip_addres | `*/*.json` |
| [robloxReturns.py](/scripts/artifacts/robloxReturns.py) | robloxReturnPDFDocuments | Roblox - Account Documents (PDF) | Roblox Returns | standard | Yes | book | | 2026-08-14 | PDF documents delivered in a Roblox law enforcement return ('Information of the account' and 'Block list of the Roblox user'). The files are embedded | `*/Information of the account*.pdf`, `*/Block list of the Roblox user*.pdf` |
| [semanticLocbymonth.py](/scripts/artifacts/semanticLocbymonth.py) | semanticLocationsMonthPlaces | Semantic Locations - Places By Month | Google Takeout Archive | html, tsv, timeline, lava, kml | Yes | map-pin | | 2026-06-27 | Parses placeVisit entries from Google Takeout per-month Semantic Location History JSON files | `*/Location History*/Semantic Location History/*/*_*.json` |
| [semanticLocbymonth.py](/scripts/artifacts/semanticLocbymonth.py) | semanticLocationsMonthActivity | Semantic Locations - Activity By Month | Google Takeout Archive | standard | Yes | navigation | | 2026-06-27 | Parses activitySegment entries from Google Takeout per-month Semantic Location History JSON files | `*/Location History*/Semantic Location History/*/*_*.json` |
| [snapAccountinfo.py](/scripts/artifacts/snapAccountinfo.py) | snapArchiveBasicInfo | Snapchat - Account Basic Info | Snapchat Archive | standard | Yes | user | | 2026-06-28 | Account basic information from a Snapchat data archive (account.json). | `*/account.json` |
Expand Down
Loading
Loading