---
name: elfsh
version: 0.51b3_1
origin: devel/elfsh
comment: Attractive toolkit for the analysis of ELF object files
arch: freebsd:10:x86:64
www: http://elfsh.asgardlabs.org/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 1297810
desc: "The ELF shell 0.5 takes advantage of a hash based, lazy typed \nobject oriented
  architecture, a readline based interactive mode \n(35+ builtin commands, with history,
  completion, regular \nexpression powered), a scripting mode (sample scripts and
  \nsession logs available on this page) and brings more \nmodification API (relocation
  tables, .interp, .dynamic, \n.dynsym, PAX bits, and +), atomic operations with get/set
  and \nadd/sub/mul/div/mod commands, section injection by top (insert \nunlimited
  amount of data in the executable PT_LOAD, even in \nnon-executable environments),
  a quiet output for tiny screens, \nELFsh modules support, sophisticated write/printf
  primitives, \nSPARC PLT infection, experimental ET_EXEC relocation and \nremapping
  features, ET_REL injection into ET_EXEC (with bss and \nsymtab merging support),
  disassembly (with good resolving) on \ni386 binaries with libasm, and much more.
  \n\nWWW: http://elfsh.asgardlabs.org/\n"
categories:
- devel
shlibs_required:
- libelfsh.so
files:
  /usr/local/bin/elfsh: da48ab243f9d57195e0efa8296f9d8fbae8cdd6ead900004a16ce5511bdfaf2c
  /usr/local/include/libelfsh-compat.h: 57e414509cc188be9f48bcffab39c555c2ed69609a4132c623499dee99cd8ef3
  /usr/local/include/libelfsh-internal.h: c338a131de87a000591c56fe2382389de4428aef309183f664faec59bf382e99
  /usr/local/include/libelfsh-sunos.h: 417e9de48158fdac485dc45544b88613a04c8def393a3399bc262fc60d7e017f
  /usr/local/include/libelfsh.h: aa3a8f889c51b9ea03f4b01b46504de1dbf223b0db3e3eb7d960892d297c0e36
  /usr/local/lib/libelfsh.a: 0b77de7d573e92411577366ed8e8ca59791c546e6698d503664c03f772e7bad7
  /usr/local/lib/libelfsh.so: 36c663a318e82bbc7f1704b05d161d35abb2f65e8f2a598411c9dccd790945ab
  /usr/local/share/elfsh/modremap.so: 198aff20014d65dd55e6063757359f07c7f5f97c912e2c273320d232f8ed7e92
  /usr/local/share/elfsh/modtest.so: 8d1e9a558289655ee6d40fd60cc63d3221224614dea21601f99b34536f584100
directories:
  /usr/local/share/elfsh/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  post-deinstall: |
    /sbin/ldconfig -R
