Low Activity

Commits : Listings

  Analyzed 8 days ago based on code collected 8 days ago.
Showing page 1 of 31
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix crash on windows 32-bit and compute_patch_size Anon32 More... 9 months ago
win32: add some console handling function diversions. Avatar
Sam Hocevar
as sam
More... 10 months ago
win32: add more explicit error messages and add support for 0xb8 opcode. Avatar
Sam Hocevar
as sam
More... 10 months ago
add relocate_hook to improve api hooking, fix dll name string comparison (no case sensitive), fix used after free on win32, add more hooks related to async file access Anon32 More... 10 months ago
build: fix compilation by including <wchar.h> and checking for regwexec. Avatar
Sam Hocevar
as sam
More... 11 months ago
cosmetic: get rid of CRLF line endings. Avatar
Sam Hocevar
as sam
More... 11 months ago
add new hook for windows (CreateFileMapping(A|W), MapViewOfFile, ReadFileEx), re-enable option -U, start to port network on windows Anon32 More... 11 months ago
port zzuf to win64 (amd64) Anon32 More... 11 months ago
add regex feature for win32 Anon32 More... 11 months ago
change the method of hooking, now we disassemble the beginning of the targeted function and insert a jump to the new function. Anon32 More... 11 months ago
start to implement hotpatch hook on win32 port, but some API don't look to use it for some reason (e.g. kernel32!ReadFile) Anon32 More... 11 months ago
win32 port starts to fuzz executable (only few functions related to file handling are implemented) Anon32 More... 11 months ago
fix tmp file creation on win32, start to implement handling of win32 exception with GetExitCodeProcess Anon32 More... 11 months ago
on win32, use a named pipe and IOCP to read stdout, stderr and debugfd correctly. Anon32 More... 11 months ago
[no message] Anon32 More... 11 months ago
win32: add debug information to the function diversion code. Avatar
Sam Hocevar
as sam
More... about 1 year ago
linux: fix a few compilation warnings. Avatar
Sam Hocevar
as sam
More... about 1 year ago
Fix a weird problem with lib6 versioned symbols. Avatar
Sam Hocevar
as sam
More... about 1 year ago
osx: do not enforce flat namespace in copy mode on OS X. Avatar
Sam Hocevar
as sam
More... about 1 year ago
Win64 support in the VS solution. Avatar
Sam Hocevar
as sam
More... over 2 years ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.