Older
-
r59
(Another patch from Jesse; sanity check on things that look G...) committed by mooyix
- Another patch from Jesse; sanity check on things that look GUID-length
Another patch from Jesse; sanity check on things that look GUID-length
-
r58
(Incorporate patch from Jesse Kornblum to add error checking ...) committed by mooyix
- Incorporate patch from Jesse Kornblum to add error checking and documentation
Incorporate patch from Jesse Kornblum to add error checking and documentation
-
-
-
r57
(Added usage help) committed by mooyix
- Added usage help
-
r56
(Undecorate the function name and remove some debugging state...) committed by mooyix
- Undecorate the function name and remove some debugging statements
Undecorate the function name and remove some debugging statements
-
r55
(New script that extracts the system call table for ntoskrnl....) committed by mooyix
- New script that extracts the system call table for ntoskrnl.exe and win32k.sys automatically
New script that extracts the system call table for ntoskrnl.exe and win32k.sys automatically
-
r54
(Update print_gvars.py for name change in OMAP) committed by mooyix
- Update print_gvars.py for name change in OMAP
Update print_gvars.py for name change in OMAP
-
r53
(Fix incorrect assumptions about OMAP -- both streams have fo...) committed by mooyix
- Fix incorrect assumptions about OMAP -- both streams have format From,To
Fix incorrect assumptions about OMAP -- both streams have format From,To
-
r52
(Fix a bug that failed to differentiate between structs and u...) committed by mooyix
- Fix a bug that failed to differentiate between structs and unions when printing
Fix a bug that failed to differentiate between structs and unions when printing
-
r51
(Fix negative size issue with arrays of enums, support arrays...) committed by mooyix
- Fix negative size issue with arrays of enums, support arrays of anonymous structures
Fix negative size issue with arrays of enums, support arrays of anonymous structures
-
r50
(another inline struct bug) committed by mooyix
- another inline struct bug
another inline struct bug
-
r49
(fix bug with inline structs) committed by mooyix
- fix bug with inline structs
fix bug with inline structs
-
r48
(handle inline structs) committed by mooyix
- handle inline structs
-
r47
(lots of work on print_ctypes.py to try and make it output co...) committed by mooyix
- lots of work on print_ctypes.py to try and make it output compilable code
lots of work on print_ctypes.py to try and make it output compilable code
-
r46
(Added switch to disable OMAP conversion for files that don't...) committed by mooyix
- Added switch to disable OMAP conversion for files that don't need it (e.g., ntkrnlpa.exe)
Added switch to disable OMAP conversion for files that don't need it (e.g., ntkrnlpa.exe)
-
r45
(Fixed small bug when parts of the GUID start with 0.
) committed by mooyix
- Fixed small bug when parts of the GUID start with 0.
Fixed small bug when parts of the GUID start with 0.
-
r44
(Experimental code to recreate the C header file from the PDB...) committed by mooyix
- Experimental code to recreate the C header file from the PDB type stream.
Experimental code to recreate the C header file from the PDB type stream.
-
r43
(Much more full-featured now, includes support for bitfields,...) committed by mooyix
- Much more full-featured now, includes support for bitfields, enums, unions, and procedures
Much more full-featured now, includes support for bitfields, enums, unions, and procedures
-
r42
(Add unnamed hack support for Vista+, fix enumeration value b...) committed by mooyix
- Add unnamed hack support for Vista+, fix enumeration value bug
Add unnamed hack support for Vista+, fix enumeration value bug
-
r41
(Some minor changes.
) committed by mooyix
- Some minor changes.
-
r40
([No log message]) committed by mooyix
- [No log message]
-
r39
(Produce graphviz file of types reachable from a given starti...) committed by mooyix
- Produce graphviz file of types reachable from a given starting type.
Produce graphviz file of types reachable from a given starting type.
-
r38
(Commented out ftells
) committed by mooyix
- Commented out ftells
-
r37
(Added support for floating types and 64-bit pointers.
) committed by mooyix
- Added support for floating types and 64-bit pointers.
Added support for floating types and 64-bit pointers.
-
r36
(Bugfix: handle gracefully when CV_CALL unknown.
) committed by mooyix
- Bugfix: handle gracefully when CV_CALL unknown.
Bugfix: handle gracefully when CV_CALL unknown.
-
r35
(Bugfixes, PE->PE support
) committed by mooyix
- Bugfixes, PE->PE support
-
r34
(Postfix evaluator for FPO expressions.
) committed by mooyix
- Postfix evaluator for FPO expressions.
Postfix evaluator for FPO expressions.
-
r33
(Make padding optional to fix rare bug with incorrect padding...) committed by mooyix
- Make padding optional to fix rare bug with incorrect padding.
Make padding optional to fix rare bug with incorrect padding.
-
r32
(Stop using goofy TypeAdapter, just use Tunnel instead.
) committed by mooyix
- Stop using goofy TypeAdapter, just use Tunnel instead.
Stop using goofy TypeAdapter, just use Tunnel instead.
|