- 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
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.