home.social

#gama — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #gama, aggregated by home.social.

  1. GAMA analysis — Graveyard Empire (com.graveyard.empire)
    SHA256: 6dc1c122...cbbc3b
    Developer: 24 HIT Riga SIA — €2,800 capital, May 2024

    - 14 ad SDKs + TikTok Pangle TEA cipher
    - Firebase bypass post opt-out
    - Art. 7 Chinese Intel Law applies

    Data in plain sight. Nobody had looked.

    centurialabs.pl

    #infosec #greyware #Android #GAMA #ThreatIntel #ReverseEngineering #OSINT

  2. As promised, here is the technical audit of Signal (v8.3.4) and Wire (v4.21.0) using the GAMA v1.0 methodology. Analysis is strictly based on evidence from production binaries (DEX, ELF, Smali).Key Findings:Post-Quantum: Signal uses a continuous PQ-ratchet (ML-KEM1024). Wire implements a hybrid KEM (Kyber768 Draft) in MLS setup.Metadata: Signal's Sealed Sender v2 obfuscates the social graph. Wire's architecture prioritizes enterprise federation over metadata hiding.Telemetry: Detected a Firebase Measurement Connector bridge in Wire's production build.Integrity: Binary evidence of Signal’s SVR2 Noise channel for SGX-backed PIN recovery.I have also corrected material errors from my preliminary notes regarding SQLCipher and PQC in Wire. This is an objective look at architectural trade-offs.Feedback and peer review are welcome to improve the GAMA framework.Full Report:
    blackcodeitalia.wordpress.com/

    for gama methods availabile on my github repository

    #Infosec #Signal #Wire #SignalApp #WireApp #Cybersecurity #BinaryAnalysis #GAMA #PostQuantum #Privacy

  3. As promised, here is the technical audit of Signal (v8.3.4) and Wire (v4.21.0) using the GAMA v1.0 methodology. Analysis is strictly based on evidence from production binaries (DEX, ELF, Smali).Key Findings:Post-Quantum: Signal uses a continuous PQ-ratchet (ML-KEM1024). Wire implements a hybrid KEM (Kyber768 Draft) in MLS setup.Metadata: Signal's Sealed Sender v2 obfuscates the social graph. Wire's architecture prioritizes enterprise federation over metadata hiding.Telemetry: Detected a Firebase Measurement Connector bridge in Wire's production build.Integrity: Binary evidence of Signal’s SVR2 Noise channel for SGX-backed PIN recovery.I have also corrected material errors from my preliminary notes regarding SQLCipher and PQC in Wire. This is an objective look at architectural trade-offs.Feedback and peer review are welcome to improve the GAMA framework.Full Report:
    blackcodeitalia.wordpress.com/

    for gama methods availabile on my github repository

    #Infosec #Signal #Wire #SignalApp #WireApp #Cybersecurity #BinaryAnalysis #GAMA #PostQuantum #Privacy

  4. As promised, here is the technical audit of Signal (v8.3.4) and Wire (v4.21.0) using the GAMA v1.0 methodology. Analysis is strictly based on evidence from production binaries (DEX, ELF, Smali).Key Findings:Post-Quantum: Signal uses a continuous PQ-ratchet (ML-KEM1024). Wire implements a hybrid KEM (Kyber768 Draft) in MLS setup.Metadata: Signal's Sealed Sender v2 obfuscates the social graph. Wire's architecture prioritizes enterprise federation over metadata hiding.Telemetry: Detected a Firebase Measurement Connector bridge in Wire's production build.Integrity: Binary evidence of Signal’s SVR2 Noise channel for SGX-backed PIN recovery.I have also corrected material errors from my preliminary notes regarding SQLCipher and PQC in Wire. This is an objective look at architectural trade-offs.Feedback and peer review are welcome to improve the GAMA framework.Full Report:
    blackcodeitalia.wordpress.com/

    for gama methods availabile on my github repository

    #Infosec #Signal #Wire #SignalApp #WireApp #Cybersecurity #BinaryAnalysis #GAMA #PostQuantum #Privacy

  5. As promised, here is the technical audit of Signal (v8.3.4) and Wire (v4.21.0) using the GAMA v1.0 methodology. Analysis is strictly based on evidence from production binaries (DEX, ELF, Smali).Key Findings:Post-Quantum: Signal uses a continuous PQ-ratchet (ML-KEM1024). Wire implements a hybrid KEM (Kyber768 Draft) in MLS setup.Metadata: Signal's Sealed Sender v2 obfuscates the social graph. Wire's architecture prioritizes enterprise federation over metadata hiding.Telemetry: Detected a Firebase Measurement Connector bridge in Wire's production build.Integrity: Binary evidence of Signal’s SVR2 Noise channel for SGX-backed PIN recovery.I have also corrected material errors from my preliminary notes regarding SQLCipher and PQC in Wire. This is an objective look at architectural trade-offs.Feedback and peer review are welcome to improve the GAMA framework.Full Report:
    blackcodeitalia.wordpress.com/

    for gama methods availabile on my github repository

    #Infosec #Signal #Wire #SignalApp #WireApp #Cybersecurity #BinaryAnalysis #GAMA #PostQuantum #Privacy

  6. As promised, here is the technical audit of Signal (v8.3.4) and Wire (v4.21.0) using the GAMA v1.0 methodology. Analysis is strictly based on evidence from production binaries (DEX, ELF, Smali).Key Findings:Post-Quantum: Signal uses a continuous PQ-ratchet (ML-KEM1024). Wire implements a hybrid KEM (Kyber768 Draft) in MLS setup.Metadata: Signal's Sealed Sender v2 obfuscates the social graph. Wire's architecture prioritizes enterprise federation over metadata hiding.Telemetry: Detected a Firebase Measurement Connector bridge in Wire's production build.Integrity: Binary evidence of Signal’s SVR2 Noise channel for SGX-backed PIN recovery.I have also corrected material errors from my preliminary notes regarding SQLCipher and PQC in Wire. This is an objective look at architectural trade-offs.Feedback and peer review are welcome to improve the GAMA framework.Full Report:
    blackcodeitalia.wordpress.com/

    for gama methods availabile on my github repository

    #Infosec #Signal #Wire #SignalApp #WireApp #Cybersecurity #BinaryAnalysis #GAMA #PostQuantum #Privacy

  7. Releasing #GAMA — Greyware Analysis and Mitigation Approach.

    Not a malware scanner. Not a clean-room tool. Built specifically for the grey area: apps that aren't malicious but collect, exfiltrate, and evade in ways users never agreed to.

    4 open source tools:
    • gama-intel — automated static analysis pipeline, STIX 2.1 output
    • gama-framework — interactive analyst workspace, 7-phase methodology
    • gama-deep — three-channel MLP anomaly scoring (static + smali + network), no CUDA required
    • gama-community — shared confirmed findings DB (coming soon)

    First confirmed finding: CENT-2026-001 — Mintegral MBridge SDK.

    gama.centurialabs.pl
    github.com/psychomad/gama

    #Android #greyware #mobileforensics #infosec #malwareanalysis #threatintel #OSINT

  8. Releasing #GAMA — Greyware Analysis and Mitigation Approach.

    Not a malware scanner. Not a clean-room tool. Built specifically for the grey area: apps that aren't malicious but collect, exfiltrate, and evade in ways users never agreed to.

    4 open source tools:
    • gama-intel — automated static analysis pipeline, STIX 2.1 output
    • gama-framework — interactive analyst workspace, 7-phase methodology
    • gama-deep — three-channel MLP anomaly scoring (static + smali + network), no CUDA required
    • gama-community — shared confirmed findings DB (coming soon)

    First confirmed finding: CENT-2026-001 — Mintegral MBridge SDK.

    gama.centurialabs.pl
    github.com/psychomad/gama

    #Android #greyware #mobileforensics #infosec #malwareanalysis #threatintel #OSINT

  9. This week at the shop is when I get a lot of extra hours in. My boss is at #GAMA at this time. But when he comes back I get to hear of all the new stuff we'll be getting over the next few months. It's always cool to know what's coming. #FLGS

  10. This week at the shop is when I get a lot of extra hours in. My boss is at #GAMA at this time. But when he comes back I get to hear of all the new stuff we'll be getting over the next few months. It's always cool to know what's coming. #FLGS

  11. This week at the shop is when I get a lot of extra hours in. My boss is at #GAMA at this time. But when he comes back I get to hear of all the new stuff we'll be getting over the next few months. It's always cool to know what's coming. #FLGS

  12. This week at the shop is when I get a lot of extra hours in. My boss is at #GAMA at this time. But when he comes back I get to hear of all the new stuff we'll be getting over the next few months. It's always cool to know what's coming. #FLGS

  13. As an #avgeek, I'm cool with selling as many airplanes as possible. Each sale makes GA stronger.

    However, #GAMA is reporting (via this AIN article) that bizjet sales were WAY up YoY in 2025.

    "The airplane billings soared to $31 billion, a 16.1% leap over the $26.7 billion reported in 2024. The business jet segment drove these increases, with deliveries up by 11.8% to 854."

    There are two ways to see there are too many billionaires. Yacht and Bizjet sales.

    #EatThem

    ainonline.com/aviation-news/bu

  14. As an #avgeek, I'm cool with selling as many airplanes as possible. Each sale makes GA stronger.

    However, #GAMA is reporting (via this AIN article) that bizjet sales were WAY up YoY in 2025.

    "The airplane billings soared to $31 billion, a 16.1% leap over the $26.7 billion reported in 2024. The business jet segment drove these increases, with deliveries up by 11.8% to 854."

    There are two ways to see there are too many billionaires. Yacht and Bizjet sales.

    #EatThem

    ainonline.com/aviation-news/bu

  15. As an #avgeek, I'm cool with selling as many airplanes as possible. Each sale makes GA stronger.

    However, #GAMA is reporting (via this AIN article) that bizjet sales were WAY up YoY in 2025.

    "The airplane billings soared to $31 billion, a 16.1% leap over the $26.7 billion reported in 2024. The business jet segment drove these increases, with deliveries up by 11.8% to 854."

    There are two ways to see there are too many billionaires. Yacht and Bizjet sales.

    #EatThem

    ainonline.com/aviation-news/bu

  16. As an #avgeek, I'm cool with selling as many airplanes as possible. Each sale makes GA stronger.

    However, #GAMA is reporting (via this AIN article) that bizjet sales were WAY up YoY in 2025.

    "The airplane billings soared to $31 billion, a 16.1% leap over the $26.7 billion reported in 2024. The business jet segment drove these increases, with deliveries up by 11.8% to 854."

    There are two ways to see there are too many billionaires. Yacht and Bizjet sales.

    #EatThem

    ainonline.com/aviation-news/bu

  17. As an #avgeek, I'm cool with selling as many airplanes as possible. Each sale makes GA stronger.

    However, #GAMA is reporting (via this AIN article) that bizjet sales were WAY up YoY in 2025.

    "The airplane billings soared to $31 billion, a 16.1% leap over the $26.7 billion reported in 2024. The business jet segment drove these increases, with deliveries up by 11.8% to 854."

    There are two ways to see there are too many billionaires. Yacht and Bizjet sales.

    #EatThem

    ainonline.com/aviation-news/bu

  18. 𝗩𝗼𝗲𝘁𝗯𝗮𝗹𝗹𝗲𝗿 𝗣𝗲𝗿𝗲𝗶𝗿𝗮 𝗱𝗮 𝗚𝗮𝗺𝗮 (15) 𝘃𝗼𝗹 𝗼𝗻𝗴𝗲𝗹𝗼𝗼𝗳 𝗻𝗮 𝗿𝗲𝗰𝗼𝗿𝗱 𝗶𝗻 𝗘𝗿𝗲𝗱𝗶𝘃𝗶𝘀𝗶𝗲

    Voetballer Jadiel Pereira da Gama is na de uitzege van PEC Zwolle bij Telstar (0-2) vanavond in het bezit gekomen van een record in de Eredivisie. Hij mag zich met 15 jaar en 246 dagen de jongste speler ooit op het hoogste niveau van Nederland noemen.

    rtl.nl/nieuws/binnenland/artik

    #Pereira #Gama #Eredivisie