This website requires JavaScript.
Explore
Help
Sign In
admin
/
vivisect-vivisect
Watch
1
Star
0
Fork
0
You've already forked vivisect-vivisect
mirror of
https://github.com/vivisect/vivisect
synced
2026-06-08 18:04:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fd5601b1e5fbe21bcdd5cb94fbca90da08c74083
vivisect-vivisect
/
vstruct
T
History
l1berty
b7eca681a1
initial vstruct minidump support
2015-01-20 19:30:43 -05:00
..
constants
initial import from hg
2014-11-14 16:59:32 -05:00
defs
initial vstruct minidump support
2015-01-20 19:30:43 -05:00
qt
initial import from hg
2014-11-14 16:59:32 -05:00
tests
compute 'expected' bitwise result instead of exception
2015-01-01 10:02:13 -05:00
__init__.py
fixed setting of integers that could not be represented by the vstruct number types (and hence could not be subsequently vsEmit'd). added min/max checks in vsSetValue, added new signed number type, overrided vsSetValue in bitfield to reflect new behavior, added dynamically generated testcases, minor cleanup
2014-12-10 17:32:17 -05:00
bitfield.py
fixed setting of integers that could not be represented by the vstruct number types (and hence could not be subsequently vsEmit'd). added min/max checks in vsSetValue, added new signed number type, overrided vsSetValue in bitfield to reflect new behavior, added dynamically generated testcases, minor cleanup
2014-12-10 17:32:17 -05:00
builder.py
initial import from hg
2014-11-14 16:59:32 -05:00
cparse.py
initial import from hg
2014-11-14 16:59:32 -05:00
primitives.py
Merge pull request
#34
from vivisect/l1berty_vstruct_ctor_fix
2015-01-01 19:11:36 -05:00