Skip to content

Instantly share code, notes, and snippets.

View filosofisto's full-sized avatar
🎯
Focusing

Eduardo Ribeiro da Silva filosofisto

🎯
Focusing
View GitHub Profile
@x0nu11byt3
x0nu11byt3 / elf_format_cheatsheet.md
Created February 27, 2021 05:26
ELF Format Cheatsheet

ELF Format Cheatsheet

Introduction

Executable and Linkable Format (ELF), is the default binary format on Linux-based systems.

ELF

Compilation

@mrgoos
mrgoos / notifications.component.html
Last active September 17, 2024 21:54
Use primeNg GrowlModule globally through a service
<p-growl [value]="msgs"></p-growl>