{"id":13540201,"url":"https://github.com/schutzwerk/canalyzat0r","last_synced_at":"2025-04-02T07:30:45.146Z","repository":{"id":40522916,"uuid":"123132656","full_name":"schutzwerk/CANalyzat0r","owner":"schutzwerk","description":"Security analysis toolkit for proprietary car protocols","archived":false,"fork":false,"pushed_at":"2022-02-21T11:06:07.000Z","size":18604,"stargazers_count":756,"open_issues_count":2,"forks_count":147,"subscribers_count":53,"default_branch":"master","last_synced_at":"2024-11-15T09:44:38.881Z","etag":null,"topics":["automotive-security","carhacking","reverse-engineering"],"latest_commit_sha":null,"homepage":"https://www.schutzwerk.com/en/43/posts/canalyzat0r/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/schutzwerk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-27T13:25:40.000Z","updated_at":"2024-11-06T11:44:51.000Z","dependencies_parsed_at":"2022-06-29T23:32:05.864Z","dependency_job_id":null,"html_url":"https://github.com/schutzwerk/CANalyzat0r","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schutzwerk%2FCANalyzat0r","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schutzwerk%2FCANalyzat0r/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schutzwerk%2FCANalyzat0r/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schutzwerk%2FCANalyzat0r/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schutzwerk","download_url":"https://codeload.github.com/schutzwerk/CANalyzat0r/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246774207,"owners_count":20831491,"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":["automotive-security","carhacking","reverse-engineering"],"created_at":"2024-08-01T09:01:42.568Z","updated_at":"2025-04-02T07:30:40.129Z","avatar_url":"https://github.com/schutzwerk.png","language":"Python","funding_links":[],"categories":["\u003ca id=\"04102345243a4bcaec83f703afff6cb3\"\u003e\u003c/a\u003e硬件设备\u0026\u0026USB\u0026树莓派"],"sub_categories":["\u003ca id=\"da75af123f2f0f85a4c8ecc08a8aa848\"\u003e\u003c/a\u003e车\u0026\u0026汽车\u0026\u0026Vehicle"],"readme":"![Alt text](/.repoResources/mainTab.png?raw=true \"CANalyzat0r main tab\")\n\n*This software project is a result of a Bachelor's thesis created at [SCHUTZWERK](https://www.schutzwerk.com) in collaboration with [Aalen University](https://www.hs-aalen.de/) by Philipp Schmied ([@CaptnBanana](https://twitter.com/CaptnBanana)).*\n\n*Please refer to the corresponding [blog post](https://www.schutzwerk.com/en/43/posts/canalyzat0r/) for more information.*\n\n# Why another CAN tool?\n* Built from scratch with new ideas for analysis mechanisms\n* Bundles features of many other tools in one place\n* Modular and extensible: Read the docs and implement your own analysis mechanisms\n* Comfortable analysis using a GUI\n* Manage work in separate projects using a database\n* Documentation: Read the docs if you need a manual or technical info.\n\n# Installing and running:\n* Run `sudo ./install_requirements.sh` along with `sudo -E ./CANalyzat0r.sh`. This will create a folder called `pipenv` with a `pipenv` environment in it.\n* Or just use the docker version which is recommended at this time (Check the `README.md` file in the subdirectory)\n\nFor more information, read the HTML or PDF version of the documentation in the `./doc/build` folder.\n\n# Features\n* **Now with CAN FD Support**\n* Manage interface configuration (automatic loading of kernel modules, manage physical and virtual SocketCAN devices)\n* Multi interface support\n* Manage your work in projects. You can also import and export them in the human readable/editable JSON format\n* Logging of all actions\n* Graphical sniffing\n* Basic support for UDS fuzzing\n* Manage findings, dumps and known packets per project\n![Alt text](/.repoResources/demo/knownPackets.gif?raw=true \"Recognizing known packets\")\n* Easy copy and paste between tabs. Also, you can just paste your SocketCAN files into a table that allows pasting\n![Alt text](/.repoResources/demo/import.gif?raw=true \"Import SocketCAN files\")\n* Threaded Sending, Fuzzing and Sniffing\n![Alt text](/.repoResources/demo/fuzzer-sniffer.gif?raw=true \"Fuzzing and Sniffing at the same time\")\n* Add multiple analyzing threads on the GUI\n* Ignore packets when sniffing - Automatically filter unique packets by ID or data and ID\n* Compare dumps\n* Allows setting up complex setups using only one window\n* Clean organization in tabs for each analysis task\n* Binary packet filtering with randomization\n* Search for action specific packets using background noise filtering\n![Alt text](/.repoResources/demo/filter.gif?raw=true \"Filter Tab\")\n* SQLite support\n* Fuzz and change the values on the fly\n\n# Working CAN Adapters\n\nIn general, all SocketCAN devices should be compatible. CANalyzat0r has been developed and successfully tested in combination with [USB2CAN](https://www.8devices.com/products/usb2can) for regular CAN and [PCAN-USB Pro FD](https://www.peak-system.com/PCAN-USB-Pro-FD.366.0.html?\u0026L=1) for CAN FD.\n\n# Testing It\n\nYou can use the [Instrument Cluster Simulator](https://github.com/zombieCraig/ICSim) in order to tinker with a virtual CAN bus without having to attach real CAN devices to your machine.\n\n# Troubleshooting\n\n## Empty GUI Windows\n\nPlease make sure that the `QT_X11_NO_MITSHM` environment variable is set to `1`. When using `sudo`, please include the `-E` option in order to preserve this environment variable as follows: `sudo -E ./CANalyzat0r.sh`.\n\n## Fixing the GUI style\n\nThis application has to be run as superuser. Because of a missing configuration, the displayed style\ncan be set to an unwanted value when the effective UID is 0. To fix this behaviour, follow these steps:\n\n* Quick way: Execute `echo \"[QT]\\nstyle=CleanLooks\" \u003e\u003e ~/.config/Trolltech.conf`\n\n* Alternative way:\n  * Install qt4-qtconfig: `sudo apt-get install qt4-qtconfig`\n  * Run qtconfig-qt4 as superuser and change the GUI style to CleanLooks or GTK+\n\n* Or use the docker container\n\n# License\n\nThis project is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl.txt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschutzwerk%2Fcanalyzat0r","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschutzwerk%2Fcanalyzat0r","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschutzwerk%2Fcanalyzat0r/lists"}