radare2-book
crchack
radare2-book | crchack | |
---|---|---|
2 | 1 | |
841 | 196 | |
1.5% | 0.0% | |
9.0 | 6.8 | |
about 2 months ago | about 1 year ago | |
C | C | |
Creative Commons Attribution Share Alike 4.0 | The Unlicense |
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.
radare2-book
-
Printing downloaded eBook legal ?
Alright I see, so the first book has this License. From what I've read there, I could print it, right ?
crchack
-
Simos18 Supplier Bootloader (SBOOT) Exploit: Reading Boot Passwords
After the Seed/Key process was figured out, the CRC exploit was very obvious as the bounds checking is blatantly broken. https://github.com/resilar/crchack came in handy to take the CRC + unknown data and back-generate the correct data used to produce the CRC.
What are some alternatives?
ANSI_C - My journey through learning C following the "The ANSI C programming language" book, and more.
TC1791_CAN_BSL - CAN Bootstrap Loader (BSL) for Tricore AudoMAX (TC1791 and friends), including arbitrary read/write as well as compressed read functionality.
The-C-Programming-Language-2nd-Edition - Source code and solutions of exercises to The C Programming Language 2nd Edition by Brian W. Kernighan and Dennis M. Ritchie
digest-crc - A Cyclic Redundancy Check (CRC) library for Ruby.
radare2 - UNIX-like reverse engineering framework and command-line toolset [Moved to: https://github.com/radareorg/radare2]
Simos18_SBOOT - Documentation and tools about Simos18 SBOOT (Supplier Bootloader), including a Seed/Key bypass and Tricore boot password recovery tool.