Fucs.Download History
Show minor edits - Show changes to markup - Cancel
A nice graphical user interface done with wxWidget library. It compiles (we hope so) but it does not work yet ... afaik it's related to UNICODE/ANSI encodings ...
A nice graphical user interface done with wxWidget library. It provide a debug tool that let you watch and modify memory content.
''A nice graphical user interface done with wxWidget library. It compiles (we hope so) but it does not work yet ... afaik it's related to UNICODE/ANSI encodings ...''
A nice graphical user interface done with wxWidget library. It compiles (we hope so) but it does not work yet ... afaik it's related to UNICODE/ANSI encodings ...
''A nice graphical user interface done with wxWidget library. It compiles (we hope so) but it does not work yet ... afaik it's related to UNICODE/ANSI encodings ...''
http://fucs.free.fr/files/screens/debugFrameMini.jpg
http://fucs.free.fr/files/screens/debugStdMini.jpg
Screenshots
http://fucs.free.fr/files/screens/perspFrameMini.jpg
http://fucs.free.fr/files/screens/debugFrameMini.jpg
NB: All these source tarballs "compile" with ./configure ; make ; make check (when available) and make install. Due to the nature of these early releases, we ought you to add a --prefix=${HOME} just to avoid messing your distro up. By using autoconf/automake tools this should be avoided though.
On another note, compiling both "command line" test program (cmdFucs) and the Fucs X86 Architecture requires previous installation of libfucs. You may have to adjust your PKG_CONFIG_PATH in order for pkg-config to find the library.
cmdFucs:
A "command line" driven interface to FUCS engine. At the moment it just validates loading/initializing of the plugin architecture.
version 0.1 (April 25, 2007)
This is the FUCS engine. It loads, unloads, just do about everything to handle underneath architecture.
The X86 architecture plugin for FUCS. Far from being accurate and complete instruction set simulated.
Stuff you can download :
Under construction ...
Download section
Note : everything here is at early alpha stage of development. This means that we
cannot guarantee anything. It might just work or not. Use it at your own risk !
wxFucs:
libfucs: version 0.1 (April 25, 2007)
x86-generic: