Fucs.Download History
Hide 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.
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.
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.
On another note, compilation of "libfucs" has do be done prior to any other package ! When needed by your setup (and the --prefix you gave to libfucs configure script), you might have to change your PKG_CONFIG_PATH accordingly. ie: if you did ./configure --prefix=${HOME} as for libfucs, you will have the pkgconfig description file installed in ${HOME}/lib/pkgconfig. That is the path you'll have to set in the environment variable PKG_CONFIG_PATH so that pkg-config can find the libfucs library.
''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 ...''
Screenshots
http://fucs.free.fr/files/screens/perspFrameMini.jpg
http://fucs.free.fr/files/screens/debugStdMini.jpg
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.
wxFucs:
wxFucs:
libfucs: version 0.1 (April 25, 2007)
libfucs:
version 0.1 (April 25, 2007)
x86-generic:
x86-generic:
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 !
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 !
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:
Stuff you can download :
Under construction ...