Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11727 - Fenris is a tracer, GUI debugger, analyzer, partial decompiler and much more
Summary: Fenris is a tracer, GUI debugger, analyzer, partial decompiler and much more
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Nick Hadaway
URL: http://razor.bindview.com/tools/fenris/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-07 11:12 UTC by Quequero
Modified: 2003-08-12 08:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
fenris ebuild (fenris-0.07m.ebuild,1.58 KB, text/plain)
2002-12-07 11:13 UTC, Quequero
Details
ChangeLog file for Fenris (ChangeLog,1.03 KB, text/plain)
2002-12-07 11:13 UTC, Quequero
Details
build patch (build_patch.diff,480 bytes, patch)
2002-12-07 11:14 UTC, Quequero
Details | Diff
Makefile patch (makefile_patch.diff,698 bytes, patch)
2002-12-07 11:15 UTC, Quequero
Details | Diff
fenris-0.07m.ebuild (re-formatted) (fenris-0.07m.ebuild,1.55 KB, text/plain)
2002-12-08 07:00 UTC, Quequero
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Quequero 2002-12-07 11:12:21 UTC
Fenris is a multipurpose tracer, GUI debugger, stateful analyzer 
  and partial decompiler intended to simplify bug tracking, security 
  audits, code, algorithm, protocol analysis and computer forensics 
  providing a structural program trace, interactive debugging, general 
  information about internal constructions, execution path, I/O and 
  much more. Because it does not require sources or any particular 
  compilation method, this multi-component project can be very 
  helpful for black-box tests and evaluations but it will also be a 
  reat tool for open-source project audits, as an unmatched real-time 
  reconnaissance tool.
Comment 1 Quequero 2002-12-07 11:13:03 UTC
Created attachment 6275 [details]
fenris ebuild

For this ebuild i suggest app-misc/fenris :)))
Que
Comment 2 Quequero 2002-12-07 11:13:25 UTC
Created attachment 6276 [details]
ChangeLog file for Fenris

This is the ChangeLog
Comment 3 Quequero 2002-12-07 11:14:34 UTC
Created attachment 6277 [details, diff]
build patch

This is a patch for the build script, it fix a problem in the recognition of
libc version
Que
Comment 4 Quequero 2002-12-07 11:15:35 UTC
Created attachment 6278 [details, diff]
Makefile patch

Adjust some paths in the Makefile, btw we do `make install' by hand so this
patch in only a precaution
Que
Comment 5 Quequero 2002-12-08 07:00:06 UTC
Created attachment 6296 [details]
fenris-0.07m.ebuild (re-formatted)

This is the same ebuild, only re-formatted :)
Que
Comment 6 Quequero 2002-12-08 09:37:16 UTC
Mmm...probably dev-util/fenris is better than app-misc/fenris i think :PPP 
Que 
Comment 7 Nick Hadaway 2002-12-22 17:57:12 UTC
I have added the ebuild to portage.  It is currently marked unstable as I get 
a segfault towards the end of the build process...

[*] Sorting your fingerprints...
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/specs
Configured with: /var/tmp/portage/gcc-3.2-r4/work/gcc-3.2/configure --
prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared -
-host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --target=i686-pc-linux-gnu --
with-system-zlib --enable-languages=c,c++,ada,f77,objc,java --enable-
threads=posix --enable-long-long --disable-checking --enable-cstdio=stdio --
enable-clocale=generic --enable-__cxa_atexit --enable-version-specific-runtime-
libs --with-gxx-include-dir=/usr/include/g++-v32 --with-local-
prefix=/usr/local --enable-shared --enable-nls --without-included-gettext
Thread model: posix
gcc version 3.2
./build: line 1211: 11640 Segmentation fault      /lib/libc.so.6 >>NEW-fp.dat
Comment 8 Quequero 2002-12-23 02:15:26 UTC
Thanx, what do you think is the cause of segfault? (i can't reproduce it :(((... For now)
Que
Comment 9 Nick Hadaway 2003-01-02 17:10:41 UTC
I think it might be harmless... I am going to mark this bug fixed.  Please 
mark it VERIFIED if you have no problems utilizing the program.
Comment 10 Quequero 2003-01-02 17:35:03 UTC
Marked, i've compiled it on three pc with different configuration and optimization flags (two 
intel, an ahtlonxp) and i have no probs, thanx for your work
Que
Comment 11 Tim Yamin (RETIRED) gentoo-dev 2003-08-12 08:42:29 UTC
Closing bugs...