-
objdump -d /bin/ls https://github.com/coreutils/coreutils/blob/master/src/ls.c
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
You cannot view a binary in a text editor. You'll want to use a hex editor for that (for example hed).
-
The kernel source is here: https://github.com/torvalds/linux
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
-
Linux-ia64: Linux fork with IA-64 support re-added. See HTTP://t2sde.org/ for a
-
HardenedBSD Feature Comparison with OpenBSD, FreeBSD, NetBSD
-
Why systemd is a problem for embedded Linux
-
From Theory to Code: Implementing a Neural Network in 200 Lines of C
-
Release RP2350 and ESP32-C6 support, RISC-V native emitter, common TinyUSB code