---
title: "Linux shim for Patching executable in run-time | Lets Hack It"
description: "Aprenda a fazer patch em executáveis Linux em tempo de execução usando um shim. Guia essencial para hackers e programadores de sistemas."
image: "https://lucasteske.dev/assets/cropped-logo.png"
---

# Linux shim for Patching executable in run-time

Escrito por Lucas Teske   
em 5 Agosto 2017

Somente disponível em [Inglês](/2017/08/linux-shim-for-patching-executable-in-run-time/)

## Cite este artigo

### Citação sugerida

Lucas Teske. “Linux shim for Patching executable in run-time.” _Lets Hack It_, 2017. [https://lucasteske.dev/pt/2017/08/linux-shim-for-patching-executable-in-run-time/](https://lucasteske.dev/pt/2017/08/linux-shim-for-patching-executable-in-run-time/).

### BibTeX

```
@misc{teske2017linuxshimforpatchingexecutableinrunt,
  author = {Lucas Teske},
  title = {Linux shim for Patching executable in run-time},
  year = {2017},
  publisher = {Lets Hack It},
  url = {https://lucasteske.dev/pt/2017/08/linux-shim-for-patching-executable-in-run-time/}
}
```
