radare2-book
The Official Radare2 Book (by radareorg)
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 (by Heatwave)
radare2-book | The-C-Programming-Language-2nd-Edition | |
---|---|---|
2 | 1 | |
854 | 321 | |
0.8% | 0.6% | |
7.2 | 2.4 | |
6 days ago | 7 months ago | |
C | C | |
Creative Commons Attribution Share Alike 4.0 | GNU General Public License v3.0 only |
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.
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
Posts with mentions or reviews of radare2-book.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-20.
-
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 ?
The-C-Programming-Language-2nd-Edition
Posts with mentions or reviews of The-C-Programming-Language-2nd-Edition.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Pointer comparisons and alignments in K&R SE
I'm seeing K&R 8.7 example code which describes standard library function malloc(). The code is short but understanding how it works was so hard. And I'm still struggling with some points. I know some of K&R codes are old-fashioned and even sbrk() is obsolete. It might not make sense now but definitely did in that time. I want to know what is the intention of the code.
What are some alternatives?
When comparing radare2-book and The-C-Programming-Language-2nd-Edition you can also consider the following projects:
0x01-ARM-32-Hacking-Hello-World - ARM 32-bit Raspberry Pi Hacking Hello World example in Kali Linux.
programming-windows-5th-edition - Unofficial source code repo for Charles Petzold's Programming Windows 5th Edition.
crchack - Reversing CRC for fun and profit
FFmpeg - Mirror of https://git.ffmpeg.org/ffmpeg.git
0x02-ARM-32-Hacking-Int - ARM 32-bit Raspberry Pi Hacking Int example in Kali Linux.
ANSI_C - My journey through learning C following the "The ANSI C programming language" book, and more.