# Main Menu: Embedded Tools

The Vehicle Spy Embedded Tools main menu contains various tools for development as shown in Figure 1. Refer to Table 1 for a brief description of each selection.

![Figure 1: The Vehicle Spy Embedded Tools main menu.](https://3170208387-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL6lcovCpkhoS9uTOFtEp%2Fuploads%2FiNRDtG3V6ZAfIGhLojAj%2FspyEmbeddedToolsMenu.gif?alt=media\&token=b8cc8101-4821-4d02-916b-e1b9064d5fba)

**Table 1: Vehicle Spy Embedded Tools Menu**

| Embedded Tools Menu Selection                                                                                                                         | Description                                                                                                                                                                                                                     |
| ----------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [DPS Archive Viewer](https://docs.intrepidcs.com/vspy-3-documentation/vehicle-spy-main-menus/main-menu-embedded-tools/dps-archive-viewer)             | Opens a viewer for looking inside GM DPS archives. Note: GMLAN must be enabled on the Tools -> Options, Spy Networks tab to see this selection.                                                                                 |
| [CAN Terminal](https://docs.intrepidcs.com/vspy-3-documentation/vehicle-spy-main-menus/main-menu-embedded-tools/can-terminal)                         | Opens CAN Terminal for ECU debugging.                                                                                                                                                                                           |
| [J1939 Address Manager](https://docs.intrepidcs.com/vspy-3-documentation/vehicle-spy-main-menus/main-menu-embedded-tools/j1939-address-manager)       | Opens an address manager for the J1939 network. Note: J1939 must be enabled on the Tools -> Options, Spy Networks tab to see this selection.                                                                                    |
| [J1939 DTC Monitor](https://docs.intrepidcs.com/vspy-3-documentation/vehicle-spy-main-menus/main-menu-embedded-tools/j1939-dtc-monitor)               | Opens a diagnostic trouble code monitor for the J1939 network. Note: J1939 must be enabled on the Tools -> Options, Spy Networks tab to see this selection.                                                                     |
| [ISO14229 Flasher](https://docs.intrepidcs.com/vspy-3-documentation/vehicle-spy-main-menus/main-menu-embedded-tools/intrepid-ecu-flasher-definitions) | Opens a flash tool for Ford ISO14229 ECUs. Note: GGDS must be enabled on the Tools -> Options, Spy Networks tab to see this selection.                                                                                          |
| [BitSmash](https://docs.intrepidcs.com/vspy-3-documentation/vehicle-spy-main-menus/main-menu-embedded-tools/bitsmash)                                 | Opens BitSmash tool to "smash" or corrupt a specified CAN frame. Requires ValueCAN 3, <mark style="color:red;">neoVI</mark> <mark style="color:red;">**FIRE**</mark><mark style="color:red;">, or neoVI PLASMA hardware</mark>. |
| [CAN and CAN FD Fuzzing](https://docs.intrepidcs.com/vspy-3-documentation/vehicle-spy-main-menus/main-menu-embedded-tools/can-and-can-fd-fuzzing)     | A comprehensive guide on utilizing CAN or CAN FD Fuzzing within Vehicle Spy Enterprise Plus                                                                                                                                     |


---

# 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://docs.intrepidcs.com/vspy-3-documentation/vehicle-spy-main-menus/main-menu-embedded-tools.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.
