New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Smart Card Sniffing And Debugging Tool for contact based SIM/ME comm.
SCSDT - Smart Card Sniffing And Debugging Tool is created to log the communication between a SIM/ME on a contact based level.
The software contains a simulator and a converter that takes individual logged APDU bytes (originally retrieved from the hardware) and transform them into an IO script on the form :
//Select
I: A0 A4 00 00 02 3F 00
O: 9F 16
Where the instruction of the APDU is read from an XML file that can be extended with proprietary commands.
The software was intended to work with a piece of hardware, but will also work without it - if the user provides a "log file" in an expected format.
...