crchack VS TC1791_CAN_BSL

Compare crchack vs TC1791_CAN_BSL and see what are their differences.

TC1791_CAN_BSL

CAN Bootstrap Loader (BSL) for Tricore AudoMAX (TC1791 and friends), including arbitrary read/write as well as compressed read functionality. (by bri3d)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
crchack TC1791_CAN_BSL
1 1
180 47
- -
6.7 0.0
about 1 month ago about 2 years ago
C C
The Unlicense -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

crchack

Posts with mentions or reviews of crchack. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-07.

TC1791_CAN_BSL

Posts with mentions or reviews of TC1791_CAN_BSL. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-07.
  • Simos18 Supplier Bootloader (SBOOT) Exploit: Reading Boot Passwords
    4 projects | /r/CarHacking | 7 Mar 2021
    In addition to the RSA signature, all Simos18 code blocks are also checked against a simple CRC checksum. And, in this case, SBOOT tries to validate the CRC checksum before it validates the RSA signature. It turns out the CRC validation is performed using an address header, and the address header has weak bounds checking. So, we can ask the ECU to checksum the boot passwords, and send us the checksum back. Since CRC is not a cryptographic hash (it is reversible), we can use the CRC values to back-calculate the boot passwords. Unfortunately, we can't do this cleanly, because the high side of the address range IS correctly bounds-checked. So instead, we have to start the CRC checksum process, then rapidly reboot into the Tricore Bootstrap Loader and dump the contents of RAM, to see the intermediate/temporary CRC values that have been calculated for only the boot passwords. https://github.com/bri3d/TC1791_CAN_BSL/blob/main/bootloader.py#L113

What are some alternatives?

When comparing crchack and TC1791_CAN_BSL you can also consider the following projects:

gtkhash - A cross-platform desktop utility for computing message digests or checksums

ghidra_tc1791_registers

digest-crc - A Cyclic Redundancy Check (CRC) library for Ruby.

HackBGRT - Windows boot logo changer for UEFI systems

Simos18_SBOOT - Documentation and tools about Simos18 SBOOT (Supplier Bootloader), including a Seed/Key bypass and Tricore boot password recovery tool.

odf-nano - ODF-Nano lets you deploy OpenShift Data Foundation on your Laptop (CRC)

sa2_seed_key - VW SA2 Seed/Key Authentication for Programming Sessions

virtualcar - A virtual car. Because you wouldn't download a car, would you?

radare2-book - Radare2 official book

VW_Flash - Flashing tools for VW AG control units over UDS. Compression, encryption, RSA bypass, and checksums are supported for Simos18.1/6/10, DQ250-MQB, DQ381-MQB, and Haldex4Motion-Gen5-MQB.