{"id":13539907,"url":"https://github.com/grandideastudio/jtagulator","last_synced_at":"2025-04-02T06:31:43.789Z","repository":{"id":39352155,"uuid":"9848095","full_name":"grandideastudio/jtagulator","owner":"grandideastudio","description":"JTAGulator: Assisted discovery of on-chip debug interfaces ","archived":false,"fork":false,"pushed_at":"2024-01-19T00:47:18.000Z","size":827,"stargazers_count":655,"open_issues_count":3,"forks_count":91,"subscribers_count":58,"default_branch":"master","last_synced_at":"2024-11-03T04:32:47.615Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grandideastudio.com/portfolio/security/jtagulator/","language":"Propeller Spin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grandideastudio.png","metadata":{"files":{"readme":"README.markdown","changelog":"CHANGES.markdown","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-05-04T02:11:56.000Z","updated_at":"2024-11-02T17:59:19.000Z","dependencies_parsed_at":"2024-01-19T02:16:01.553Z","dependency_job_id":"09ce55d7-c848-475e-b762-dfaf96b81082","html_url":"https://github.com/grandideastudio/jtagulator","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grandideastudio%2Fjtagulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grandideastudio%2Fjtagulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grandideastudio%2Fjtagulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grandideastudio%2Fjtagulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grandideastudio","download_url":"https://codeload.github.com/grandideastudio/jtagulator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246768159,"owners_count":20830616,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T09:01:33.848Z","updated_at":"2025-04-02T06:31:38.777Z","avatar_url":"https://github.com/grandideastudio.png","language":"Propeller Spin","funding_links":[],"categories":["\u003ca id=\"a76463feb91d09b3d024fae798b92be6\"\u003e\u003c/a\u003e侦察\u0026\u0026信息收集\u0026\u0026子域名发现与枚举\u0026\u0026OSINT","\u003ca id=\"170048b7d8668c50681c0ab1e92c679a\"\u003e\u003c/a\u003e工具","Testing Tools","Propeller Spin","📚 Table of Contents","Hardware Tools"],"sub_categories":["\u003ca id=\"05ab1b75266fddafc7195f5b395e4d99\"\u003e\u003c/a\u003e未分类-OSINT","Debugging Tools","Debug Interface (JTAG / SWD / UART)","Hardware Debug Interfaces"],"readme":"JTAGulator\r\n==========\r\n\r\nAn open source hardware hacking tool that assists in identifying on-chip debug (OCD) interfaces from test points, vias, component pads, or connectors of an electronic device.\r\n\r\n\r\nUsage\r\n-----\r\n\r\nMain project page: [https://grandideastudio.com/portfolio/security/jtagulator/](https://grandideastudio.com/portfolio/security/jtagulator/)\r\n\r\nDocumentation: [https://github.com/grandideastudio/jtagulator/wiki](https://github.com/grandideastudio/jtagulator/wiki)\r\n\r\nVideos: [YouTube playlist](https://www.youtube.com/playlist?list=PLsyTdiI7kVn8H848lMSKljkUwPnZfke9k)\r\n\r\n\r\nFirmware\r\n--------\r\n\r\nThe JTAGulator firmware is built with the [Parallax Propeller Tool version 1.3.2](https://grandideastudio.com/media/P8X32A-Setup-Propeller-Tool-v1.3.2.zip) for Windows. If you wish to compile code or contribute to the project, we recommend using this software. Alternative [development environments](https://www.parallax.com/download/propeller-1-software/) are untested and unsupported.\r\n\r\nOfficial releases: [https://github.com/grandideastudio/jtagulator/tags](https://github.com/grandideastudio/jtagulator/tags)\r\n\r\nDemonstration of the firmware update process: [https://www.youtube.com/watch?v=xlXwy-weG1M](https://www.youtube.com/watch?v=xlXwy-weG1M)\r\n\r\nFirmware compilation using [OpenSpin](https://github.com/parallaxinc/OpenSpin): `openspin -o JTAGulator.eeprom -e -v JTAGulator.spin`\r\n\r\nFirmware testing using [PropLoader](https://github.com/parallaxinc/PropLoader) (write to RAM): `proploader -p /dev/SERIALPORT -v JTAGulator.eeprom`\r\n\r\nFirmware updating (write to EEPROM): `proploader -p /dev/SERIALPORT -v -e JTAGulator.eeprom`\r\n\r\n*Note: This is a development repository. Interim commits may be unstable.*\r\n\r\n\r\nAuthor\r\n------\r\nCreated by Joe Grand of [Grand Idea Studio](https://grandideastudio.com). \r\n\r\nContributions by [@samyk](https://github.com/samyk), [@kbembedded](https://github.com/kbembedded), [@BenGardiner](https://github.com/BenGardiner), Bryan Angelo, [@adamgreen](https://github.com/adamgreen), [@0ff](https://github.com/0ff), [@stephengroat](https://github.com/stephengroat), [@alexmaloteaux](https://github.com/alexmaloteaux), HexView, [@piggybanks](https://github.com/piggybanks), Crypt, [@dummys](https://github.com/dummys), and Bob Heinemann.\r\n\r\n\r\nLicense\r\n-------\r\nThe JTAGulator design is distributed under a [Creative Commons Attribution 3.0 United States](https://creativecommons.org/licenses/by/3.0/us/) license. This means that you can share and adapt the work, but you must attribute the work to the original author. \r\n\r\nThe JTAGulator name and logo are registered trademarks of [Grand Idea Studio]((https://grandideastudio.com)). The marks may not be used on derived works without permission. \r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrandideastudio%2Fjtagulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrandideastudio%2Fjtagulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrandideastudio%2Fjtagulator/lists"}