projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
vbscript: Added support for variable assignment statements.
[wine]
/
tools
/
winedump
/
pe.c
2011-05-05
Marcus Meissner
winedump: flags is a DWORD not a WORD (Coverity).
blob
|
commitdiff
|
raw
2011-05-02
Eric Pouech
winedump: Simplify code a bit by using IMAGE_FIRST_SECT...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-02
Eric Pouech
winedump: Simplify code a bit by using get_dir_and_size().
blob
|
commitdiff
|
raw
|
diff to current
2011-05-02
Eric Pouech
winedump: Correctly get to the optional header for...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-12
André Hentschel
winedump: Fix MZ Header detection.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-26
André Hentschel
winedump: Add ARM Thumb detection.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-20
André Hentschel
winedump: Add more subsystem descriptions.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-24
Austin English
winedump: Add Sparc CPU support.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-26
Gerald Pfeifer
winedump: Remove variable strtable which is not really...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-29
Mikhail Maroukhine
tools: Fix compiler warnings with flag -Wcast-qual.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-19
Alexandre Julliard
winedump: Remove an unused flag.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-11
Paul Vriens
winedump: Pass the correct size to the helper (Coccinelle).
blob
|
commitdiff
|
raw
|
diff to current
2010-01-07
Marcin Baczyński
winedump: Remove superfluous void* cast.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-06
Tillmann Werner
winedump: Fix null pointer dereference in spec mode.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-29
Eric Pouech
winedump: Manage the string table size in PE file format.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-24
Eric Pouech
winedump: Add support for long section names (at least...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-10
Eric Pouech
winedump: Dump PE symbols table if any.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-16
André Hentschel
winedump: Add ARM support.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Alexandre Julliard
winedump: Ordinal functions can be forwards too.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-28
Alexandre Julliard
winedump: Fix a printf format warning on 64-bit.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-06
Alexandre Julliard
winedump: Add dumping of x86_64 exception tables.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-06
Alexandre Julliard
winedump: Implement dumping of relocations.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-06
Alexandre Julliard
winedump: List exported functions sorted by ordinal.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-03
Michael Stefaniuc
winedump: Remove casts of void pointers to other pointe...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-10
Alexandre Julliard
winedump: Add RT_MANIFEST resource type.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-12
Eric Pouech
winedump: Larger usage of symbol demangling while dumping.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-04
Andrew Talbot
winedump: Fix memory leak.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-29
Robert Reif
winedump: Fix crash on delayed import section.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-20
Hans Leidekker
winedump: Start dumping .NET specific bits from PE...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-18
Dmitry Timoshkov
winedump: Remove a redundant ';'.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-18
Dmitry Timoshkov
winedump: Fix a couple of typos.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-07
Alexandre Julliard
winedump: Print sizes and offsets in hex.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-07
Dmitry Timoshkov
winedump: Add a possibility to dump raw section data.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-07
Dmitry Timoshkov
winedump: Export dump_section() for use outside of...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-07
Dmitry Timoshkov
winedump: Handle properly partial optional COFF headers.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-07
Dmitry Timoshkov
winedump: IMAGE_SCN_ALIGN_??? are not the bit fields...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-30
Eric Pouech
winedump: Use a uniform scheme for dumping file contents.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-30
Eric Pouech
winedump: Header file pe.h is useless, get rid of it.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-30
Eric Pouech
winedump: Changed PE, NE, LE dumping so that they are...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-28
Dmitry Timoshkov
winedump: Add partial COFF library support.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-28
Dmitry Timoshkov
winedump: Make some data const.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
Kevin Koltzau
winedump: Print new DLL characteristics.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-12
Alexandre Julliard
Fixed some printf warnings caused by using sizeof.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-02
Michael Stefaniuc
winedump: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-28
Eric Pouech
winedump: Added -G option to dump raw stabs information...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-14
Andrew Talbot
winedump: Write-strings warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-11
Eric Pouech
winedump: Constify some pointers.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-11
Alexandre Julliard
winedump: Added detection of Wine fake dlls.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-06
Dmitry Timoshkov
Ignore the delay load directory size.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-04
Alexandre Julliard
Fixed dumping of the import directory to ignore the...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-04
Dmitry Timoshkov
Add support for dumping delay load PE data.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-08
Mike McCormack
gcc 4.0 warning fix.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-19
Kevin Koltzau
Add support for dumping 64bit PE files.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-24
Hans Leidekker
Fix uninitialized warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-24
Dmitry Timoshkov
Print data offset additionally to prefix while dumping...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-23
Robert Shearman
Fix -Wwrite-strings warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-07
Eric Pouech
Created dump.c as a central point for file dumping...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-02
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-03
Robert Reif
Added partial VxD support.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-06
Eric Pouech
Another round of const correctness fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-06
Eric Pouech
Another couple of missing static definitions.
blob
|
commitdiff
|
raw
|
diff to current
2004-01-15
Eric Pouech
Be more strict about checks (especially in RVA translat...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-11
Alexandre Julliard
Cosmetics.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-30
Gerald Pfeifer
Change some variables from int to unsigned to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-27
Alexandre Julliard
Added printing of the target of forwarded exports.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-10
Alexandre Julliard
Added dumping of message table resources.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-22
Jon Griffiths
Support float and function ptr args better, -W warning...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-13
Eric Pouech
Listed recently added sections' types (resource, tls...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-08
Alexandre Julliard
Added dumping of the TLS directory.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-02
Alexandre Julliard
Dump string resources in a more readable way.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-15
Jon Griffiths
Only sort the number of symbols actually found.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-07
Dimitrie O. Paun
Define NONAMELESS{STRUCT,UNION} explicitly in the files...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-10
Alexandre Julliard
winnt.h should not be self-contained, it must depend...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-02
Alexandre Julliard
Preliminary support for dumping NE binaries.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-11
Andreas Mohr
- Implement dumping of COFF debug symbol table.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-26
Dmitry Timoshkov
Make winedump compilable by MSVC.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-17
Dmitry Timoshkov
Include protection for <unistd.h>, <sys/types.h> and...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-03
Gregg Mattinson
Cast void* to char* for pointer arithmetic.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-01
Alexandre Julliard
Added fallback read() for missing/failing mmap().
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-16
Steven Edwards
Added check for sys/mman.h.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-26
Alexandre Julliard
Better support for configure detection of missing types...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-21
Francois Gouget
Comment out/ifdef out unused code and variables.
blob
|
commitdiff
|
raw
|
diff to current
2002-01-06
Alexandre Julliard
Added support for dumping resources.
blob
|
commitdiff
|
raw
|
diff to current
2001-11-05
Eric Pouech
Fixed and globalized some path and module name handling.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-16
Guy L. Albertelli
- eliminate different segmentation faults.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-21
Eric Pouech
Some dumb fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-17
Eric Pouech
Fixed demangling invocation.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-14
Alexandre Julliard
Fixed dumping of dll export table.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-07
Eric Pouech
Added PE dump capabilities to specmaker and renamed...
blob
|
commitdiff
|
raw
|
diff to current