# Downloadable Software

This page provides the final software resources available for the BulleT secure card reader authenticator. You will find Software Development Kits (SDKs) for Windows, Android, and macOS to help integrate BulleT devices into your applications. Additionally, configuration utilities (RS2) and a test application are available to manage device settings and verify correct operation.

#### API/SDK

SDKs for Windows (MagneSafe SCRA API), Android, and macOS, each including sample code and documentation to help you build applications that communicate with BulleT and other MagTek SCRA devices.

<table data-header-hidden><thead><tr><th width="203.6666259765625">Endpoint &#x26; Method (Click for Postman Link)</th><th width="513.6666870117188">Summary</th></tr></thead><tbody><tr><td><strong>Description</strong> </td><td><strong>Summary</strong></td></tr><tr><td><a href="https://www.magtek.com/Content/SoftwarePackages/99510105.exe"><strong>SDK - MagneSafe SCRA Windows API</strong></a></td><td>Windows API/DLL package with a demo application, sample code, and documentation for developing applications that communicate with BulleT and other MagTek USB HID (non‑keyboard) readers.</td></tr><tr><td><a href="https://www.magtek.com/Content/SoftwarePackages/99510109.zip"><strong>SDK - MagTek SCRA - Android</strong></a></td><td>Tools, documentation, and sample code for integrating BulleT into Android applications via Bluetooth, USB, or BLE. Includes support for multiple MagTek SCRA devices.</td></tr><tr><td><a href="https://www.magtek.com/Content/SoftwarePackages/1000004036.zip"><strong>SDK - MagTek SCRA - macOS</strong></a></td><td>SDK for creating macOS solutions that work with BulleT (USB only) and other MagTek readers over USB or BLE, complete with sample code and developer documentation.</td></tr></tbody></table>

#### Apps

Utility applications such as the MagTek Reader Config (RS2) for remote configuration and key injection, and a dedicated test app to verify BulleT functionality on Android.

<table data-header-hidden><thead><tr><th width="266.66668701171875">Endpoint &#x26; Method (Click for Postman Link)</th><th width="478.00018310546875">Summary</th></tr></thead><tbody><tr><td><strong>Description</strong></td><td><strong>Summary</strong></td></tr><tr><td><a href="https://play.google.com/store/apps/details?id=com.magtek.mobile.android.ReaderConfig"><strong>MagTek Reader Config - Remote Services (RS2) - Android</strong></a></td><td>Google Play app that enables secure remote key injection and configuration for BulleT and other SCRA devices, with scripting support for automated field updates.</td></tr><tr><td><a href="https://rs.magensa.net/rs2/app/publish.htm"><strong>MagTek Reader Config - Remote Services (RS2) - SCRA</strong></a></td><td>Windows utility for remotely reconfiguring SCRA devices, including BulleT. Use this tool to apply configuration or firmware changes without removing readers from their deployment environment.</td></tr><tr><td><a href="https://www.magtek.com/Content/SoftwarePackages/1000005161.zip"><strong>MagTek Test App for Android</strong></a></td><td>Quick‑test app to verify that BulleT and other MagTek readers (DynaMAX, eDynamo, etc.) are functioning correctly with an Android device.</td></tr></tbody></table>

#### OCX

A Bluetooth OCX component that supports BulleT devices, providing properties and methods for easy integration into Windows applications, with sample source code included.

<table data-header-hidden><thead><tr><th width="206">Endpoint &#x26; Method (Click for Postman Link)</th><th width="541.3333740234375">Summary</th></tr></thead><tbody><tr><td><strong>Description</strong></td><td><strong>Summary</strong></td></tr><tr><td><a href="https://www.magtek.com/Content/SoftwarePackages/99510103.exe"><strong>Bluetooth OCX</strong></a></td><td>Windows OCX component that provides properties and methods for integrating BulleT Bluetooth Secure Card Reader Authenticators into your applications. Includes sample source code.</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.magtek.com/hardware/card-readers/legacy-products/bullet/downloadable-software.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
