aboutsummaryrefslogtreecommitdiff
path: root/devel/elfsh/pkg-descr
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2003-06-03 04:34:05 +0000
committerWill Andrews <will@FreeBSD.org>2003-06-03 04:34:05 +0000
commit247bddfc9ce2d9f1e57c4d515778a40e5063805f (patch)
treef92343a74968e6d3409b2dc04bb0cb90ccd2f970 /devel/elfsh/pkg-descr
parent1dec1e2c733aec4f8ebab638c0a265ccdcda9467 (diff)
Notes
Diffstat (limited to 'devel/elfsh/pkg-descr')
-rw-r--r--devel/elfsh/pkg-descr13
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/elfsh/pkg-descr b/devel/elfsh/pkg-descr
new file mode 100644
index 000000000000..5ea7de51e854
--- /dev/null
+++ b/devel/elfsh/pkg-descr
@@ -0,0 +1,13 @@
+For impatient people, this is a short list for libelfsh's already
+provided features: Mass file view with nice output and cross
+references, unlink/relink the file, modify sections and program
+header parameter fields, hijack GOT, CTORS, DTORS, modify the symbol
+table, inject and remove symbols, inject sections, remove SHT,
+support binaries without symtab, reconstruct the SHT. Look at
+libelfsh-ref.txt for current libelfsh reference. elfsh offers an
+attractive interface to libelfsh.
+
+WWW: http://www.devhell.org/~mayhem/projects/elfsh/
+
+- Samy Al Bahra
+samy@kerneled.com