Statistics
| Revision:

Repository (Git)

Name Size Revision Age Author Comment
  bindings 37ff7a2e 546 days common libemu - python bindings, proper make && make ...
  doc 8baf6973 1046 days common libemu - doc/Makefile.am added git-svn-id: ht...
  include 0473b8d4 345 days Georg Wicherski emu_cpu.h: remove `inline' for undefined fns fr...
  src 08ca8fd8 316 days Georg Wicherski env_w32_hook_CreateProcessA: - don't leak ima...
  testsuite 8d04c2ba 472 days common libemu - functions with no arguments need (voi...
  tools 85c0b9ec 345 days Georg Wicherski sctest: - more windows like behaviour for inte...
AUTHORS 180 Bytes 0a02742d 1046 days common libemu - AUTHORS added git-svn-id: https://sv...
CHANGES 11.5 KB 81f6b8c4 606 days common libemu - changelog for 0.2.0 release git-svn-...
Makefile.am 201 Bytes c8aa6aad 392 days Georg Wicherski fixed automake input for proper paths
README 660 Bytes 9ec21e51 761 days common libemu - remove interactive-hooks from configu...
configure.ac 7.6 KB 8d04c2ba 472 days common libemu - functions with no arguments need (voi...
libemu.pc.in 265 Bytes f4124aed 1011 days common libemu - pkg-config support, now 'pkg-config -...

Latest revisions

# Date Author Comment
08ca8fd8 2009-09-17 14:03 Georg Wicherski

env_w32_hook_CreateProcessA:
- don't leak imagename
- pass 0 if userland passed 0

2b45c34e 2009-09-06 21:07 Georg Wicherski

fixed NULL ptr dereference when requesting GetProcAddress("nonexisting")

9b122bda 2009-09-06 14:38 Georg Wicherski

shellcode testing;
- some backtracking conditions lead to endless loops, add some stupid
100 iterations upper limit to backtracking (quick fix). a proper fix
would
(a) use a hashset to make sure no offset is tested twice
(b) fix the satisfied conditions check such that no offset could...

ff57fbd8 2009-08-30 17:55 Georg Wicherski

ws2_32 hooks:
- don't try to read namelen if it is 0

c5ed2086 2009-08-30 17:50 Georg Wicherski

ws2_32 hooks:
- similiar guestbuf address passing for accept like for recv

8db17bc8 2009-08-19 22:58 Georg Wicherski

win32-env:
- free WriteFile buffer after use (fixed memory leak)

85c0b9ec 2009-08-19 18:13 Georg Wicherski

sctest:
- more windows like behaviour for interactive session conn reset
(required to properly trigger CreateProcess in linkbot)

fb4be3d7 2009-08-19 16:43 Georg Wicherski

environment:
- userhook for recv now gets guest address, this allows for delayed
write

sctest:
- adjust to changes in recv userhook

cf813ad5 2009-08-19 15:59 Georg Wicherski

win32_environment:
- fix recv hook for buflen >= 4096

0473b8d4 2009-08-19 15:10 Georg Wicherski

emu_cpu.h: remove `inline' for undefined fns from header...

View revisions

Also available in: Atom