LinkLiar VS UnsignedFlash

Compare LinkLiar vs UnsignedFlash and see what are their differences.

UnsignedFlash

Firmware signature bypass on the IC204 (by jglim)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
LinkLiar UnsignedFlash
3 3
1,200 8
- -
9.2 4.2
about 2 months ago over 2 years ago
Swift
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.

LinkLiar

Posts with mentions or reviews of LinkLiar. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-13.
  • Hyundai car software update private keys came from easily Googleable sample code
    7 projects | news.ycombinator.com | 13 Aug 2022
  • Mac keeps disconnecting from WiFi
    1 project | /r/applehelp | 8 Mar 2022
    Ever since I used https://github.com/halo/LinkLiar , my Mac disconnects and reconnects from WiFi every few minutes. I have tried resetting network preferences and nothing has worked.
  • My mom unplugged the wifi router so I can focus on my online classes.
    1 project | /r/teenagers | 24 Apr 2021
    Are you on Mac, Windows, Linux, or something else? If you're on Mac, there's an open source app I use. If you're on Windows, there are some tutorials you can follow to do it without installing anything (I've tried it on Windows once a long time ago, so I'm not really sure if it still works). If you're on Linux, there are also tutorials, though I've never tried them before so I'm not sure if they work. Also, to avoid suspicion, you may want to change your netBIOS/localhost name (actually, I'm not sure if they're the same thing, but changing either seems to have the same result since its visible when logged into your router settings. You can do it via Settings or Terminal for Mac and there are probably some tutorials for Windows and Linux.)

UnsignedFlash

Posts with mentions or reviews of UnsignedFlash. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-29.
  • ECU resources
    8 projects | /r/CarHacking | 29 Aug 2022
    JG Lim's Mercedes instrument cluster exploit: https://github.com/jglim/UnsignedFlash . A good example of a common issue in modern control units.
  • Hyundai car software update private keys came from easily Googleable sample code
    7 projects | news.ycombinator.com | 13 Aug 2022
    That's pretty cool! I wonder how properly they were really signed - there are _so many_ mistakes even in systems that at least don't use an example key off the Internet.

    The most common ones I know of are:

    * Out-of-bounds write issues allowing "signature was validated" flags to be overwritten in Flash memory, like https://github.com/jglim/UnsignedFlash

    * State machine mistakes, like https://github.com/bri3d/VW_Flash/blob/master/docs/docs.md - allowing Flash to be written again after it was already written, without an erase first.

    * Filesystem parsing mistakes, like those in a number of VW AG head units: https://github.com/jilleb/mib2-toolbox/issues/122

    * The use of RSA with E=3 and inadequate padding validation, like https://words.filippo.io/bleichenbacher-06-signature-forgery... .

    * Failure to understand the system boundaries, like in the second part of https://github.com/bri3d/simos18_sboot where "secret" data can be recovered by halting the system during a checksum process.

    * Hardware fault injection issues, as used in https://fahrplan.events.ccc.de/congress/2015/Fahrplan/system... .

    Fundamentally this is of course, a very hard problem, since in the "protect against firmware modification" case, the attacker has physical access. But, compared to the state of the art in mobile devices and game consoles, automotive stuff is still way behind.

  • Hacking a VW Golf Power Steering ECU
    4 projects | /r/ReverseEngineering | 4 Jan 2022
    My writeups and JG Lim's cover three of the common mistakes in modern modules (supplier backdoor bugs in Simos supplier bootloader, state machine issues in Simos VW bootloader, and block buffer validity confusion / bounds check issues in Mercedes instrument cluster).

What are some alternatives?

When comparing LinkLiar and UnsignedFlash you can also consider the following projects:

Hot - Hot is macOS menu bar application that displays the CPU speed limit due to thermal issues.

mib2-toolbox - The ultimate MIB2-HIGH toolbox.

HWID-shifter - Spoofing the Windows 10 HDD/disk drive serial number.

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

open-source-mac-os-apps - 🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps

ME7Sum - Checksum/CRC checker/corrector for Motronic ME7.1 firmware images. Download binaries here:

LocationSimulator - MacOS application to spoof / fake / mock your iOS / iPadOS or iPhoneSimulator device location. WatchOS and TvOS are partially supported.

apps-inoeg - Kiebitz Web Applications (for users, providers and mediators). Still a work-in-progress, use with care!

Amethyst - Automatic tiling window manager for macOS à la xmonad.

sa2_seed_key - VW SA2 Seed/Key Authentication for Programming Sessions

OpenJ2534 - Open (and Closed) Source J2534 Resources for Automotive Diagnostics, Reprogramming & Tuning