▲ 169 ▼ What are your must-have packages? (lemmy.world) submitted 3 years ago by Ret2libsanity@lemmy.world to c/linux@lemmy.ml 140 comments fedilink hide all child comments I’ll start: Tmux vim ghidra okteta (hex editor) speedcrunch (calculator with bit manipulation) python3 with IPython for nice reply and embed(), pwntools
[–] Ret2libsanity@lemmy.world [S] 4 points 3 years ago (1 child) I feel that. I still favor gcc over clang permalink fedilink source parent hideshow 2 child comments replies: [–] laxe@lemmy.ml 1 point 3 years ago (1 child) I switched to clang a long time ago, when gcc’s support for C++11 was not that good. Why do you personally prefer gcc? permalink fedilink source parent hideshow 2 child comments replies: [–] Ret2libsanity@lemmy.world [S] 1 point 3 years ago I develop mostly in C and largely for creating shellcode. I have run into very weird issues with clang relocating code and data segments even when using a custom linker script permalink fedilink source parent
[–] laxe@lemmy.ml 1 point 3 years ago (1 child) I switched to clang a long time ago, when gcc’s support for C++11 was not that good. Why do you personally prefer gcc? permalink fedilink source parent hideshow 2 child comments replies: [–] Ret2libsanity@lemmy.world [S] 1 point 3 years ago I develop mostly in C and largely for creating shellcode. I have run into very weird issues with clang relocating code and data segments even when using a custom linker script permalink fedilink source parent
[–] Ret2libsanity@lemmy.world [S] 1 point 3 years ago I develop mostly in C and largely for creating shellcode. I have run into very weird issues with clang relocating code and data segments even when using a custom linker script permalink fedilink source parent