🔍 Code Extractor

Search Components

Full-Text: Fast keyword matching | Semantic: AI-powered understanding of intent (finds similar concepts)

Search Results for "forensics"

Found 3 matching component(s)

  • function get_file_times

    Retrieves all available timestamps for a file, including modification time, access time, change time, and birth time (creation time) when available.

    File: /tf/active/vicechatdev/mailsearch/fix_file_dates.py

    file-system timestamps metadata file-info creation-time
  • function set_file_dates

    Sets all file timestamps (creation time, modification time, access time, and change time) to a specified Unix timestamp by directly modifying the file's inode using debugfs.

    File: /tf/active/vicechatdev/mailsearch/fix_file_dates.py

    filesystem timestamp inode debugfs file-metadata
  • function analyze_pylontech_document

    Performs deep forensic analysis of a specific Pylontech document stored in reMarkable Cloud, examining all document components (content, metadata, pagedata, PDF) to identify patterns and differences between app-uploaded and API-uploaded documents.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/analyze_pylontech_details.py

    remarkable-cloud document-analysis forensics reverse-engineering pdf-analysis

Search Examples