Commit graph

3 commits

Author SHA1 Message Date
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
adrianp
05443f8239 - Bump to 1.08
- Add python24 to the supported python versions
- From the Changelog:

 gera - v1.08 - Nov 17, 2004
 fixed a bug in Variable (leading to a bug in IfInlineEgg)
 added long conditional jumps
 setString() now uses a call over the string and pop to set the string when
 the string is long enough to justify it - thanks spoonm
2004-12-28 23:04:15 +00:00
adrianp
554daa5041 InlineEgg is a Python module that provides the user with a toolbox of
convenient classes for writing small assembly programs. Only that instead of
having to remember confusing assembly mnemonics and requiring the developer
to remember how to use complex tools like assemblers and linkers, everything
is done the easy way: in Python. InlineEgg is oriented - but not limited -
to developing shellcode (sometimes called eggs) for use in exploits.
2004-10-19 16:16:00 +00:00