HackBGRT VS TC1791_CAN_BSL

Compare HackBGRT vs TC1791_CAN_BSL and see what are their differences.

HackBGRT

Windows boot logo changer for UEFI systems (by Metabolix)

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)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
HackBGRT TC1791_CAN_BSL
20 1
2,091 48
- -
8.5 0.0
22 days ago over 2 years ago
C# C
MIT License -
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.

HackBGRT

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

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 HackBGRT and TC1791_CAN_BSL you can also consider the following projects:

finit - Fast init for Linux. Cookies included

ghidra_tc1791_registers

uefiseven - An EFI loader that emulates int10h interrupts needed for booting Windows 7 under UEFI Class 3 systems.

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

Ventoy - A new bootable USB solution.

crchack - Reversing CRC for fun and profit

dropWPBT - Disables the Windows Platform Binary Table (WPBT) in your UEFI firmware.

sa2_seed_key - VW SA2 Seed/Key Authentication for Programming Sessions

xboot - The extensible bootloader for embedded system with application engine, write once, run everywhere.

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

stm32-bootloader - Customizable Bootloader for STM32 microcontrollers. This example demonstrates how to perform in-application-programming of a firmware located on an external SD card with FAT32 file system.

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.