---
name: elfsh
version: 0.51b3_1
origin: devel/elfsh
comment: Attractive toolkit for the analysis of ELF object files
arch: freebsd:9:x86:64
www: http://elfsh.asgardlabs.org/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 7999530
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: daed518825f866b7b440de87504a9a1b3c045600dd99eabc5de25da8ef166022
  /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: 3b6693a3fcc29f695ce89cc6f40b6ea437a81ad312dddf6d0256287fa7113b51
  /usr/local/lib/libelfsh.so: 9ba42c1689990f7a67cefbd8bba9643dd3e5766262ba6c9367d43262c19cac99
  /usr/local/share/elfsh/modremap.so: 46a78a1e0b4fa851cf722bab6b5dac7b9f63f4690fea5b0fdcee91522a054ed9
  /usr/local/share/elfsh/modtest.so: 5aa13301c9fa919ac89f5e37c236c25b571d7d89f8a53cb896aefba2f2b3a09f
directories:
  /usr/local/share/elfsh/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  post-deinstall: |
    /sbin/ldconfig -R
