|
eXeScope
|
|
Hits: 23 |
|
Date added: 03/06/2006 |
|
eXeScope is a resource editor which can edit executable files directly. It can analyze and rewrite resources of EXE, DLL, OCX, etc. without source files. |
|
|
|
|
The Libnet Packet Construction Library
|
|
Hits: 5 |
|
Date added: 03/03/2006 |
|
Routines for the construction and handling of network packets. libnet provides a portable framework for low-level network packet writing and handling. . Libnet features portable packet creation interfaces at the IP layer and link layer, as well as a host of supplementary functionality. Still in it's infancy however, the library is evolving quite a bit. Additional functionality and stability are added with each release. . Using libnet, quick and simple packet assembly applications can be whipped up with little effort. With a bit more time, more complex programs can be written (Traceroute and ping were easily rewritten using libnet and libpcap). |
|
|
|
|
Acr v0.4
|
|
Hits: 9 |
|
Date added: 01/31/2006 |
|
ACR is an autoconf like tool that allows you to create configure scripts for your programs. The main aim of this tool is to teach developers how to create portable builds of their tools, just using generic functions wrapped by acr to generate portable shellscript.
Some interesting features in front of autoconf. (but ... also disavantadges )
Pros:
* Easy to learn / implement.
* Faster/smaller final configure script.
* Own syntax, not complex m4 macros.
* Reverse engineering tool to recover .acr files from the final configure script.
* Good documentation and tutorials.
* vim syntax highlighting for configure.acr files ($PREFIX/share/acr/vim/install.sh)
* Debugging support (-d)
* Integrated support for java, bash, perl, tcl, c, c++, ruby and python.
* Recursive configure script calls.
* Progress bar in generation stage.
Contras:
* Not recommended for huge projects
* Slow script generation parsing huge configuration files
* No automake replace. (just type clean makefiles and acr substs)
* Not enought tested (only on free operating systems (Open|Net|Free|Dfly)BSD, GNU systems, and Darwin). |
|
|
|
|
rss2html v0.7.2
|
|
Hits: 3 |
|
Date added: 01/26/2006 |
|
Minimalistic cmdline tool to fetch RSS news from HTTP or local files and convert them into plain text, formatted html, or token-separated strings.
This tool can be easily integrated into shellscripts, cron tasks, motd's, etc.
WARNING: 0.7.2 fixes a bug that makes 0.7.1 unusable. PLEASE UPGRADE!
i.e: $ rss2html http://slashdot.org/rss/index.rss | lynx -stdin |
|
|
|
|
Exe and Dll viewer
|
|
Hits: 29 |
|
Date added: 01/16/2006 |
|
View resources in Win32 executable files (*.exe, *.dll, *.cpl, *.ocx) and in Win32 resource files (*.res) in both their compiled and decompiled formats.
|
|
|
|