File: README.md

package info (click to toggle)
lief 0.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 16,036 kB
  • sloc: cpp: 76,013; python: 6,167; ansic: 3,355; pascal: 404; sh: 98; makefile: 32
file content (8 lines) | stat: -rw-r--r-- 229 bytes parent folder | download
1
2
3
4
5
6
7
8
Presentation
============

The aim of this example is to show how we can change dynamic symbols in both
library and binary.

In the example we will change the symbol `add` to `abc` and the library name
`libadd.so` to `libabc.so`