Earlier this year
-
-
r19
(Added JP, JNP, JPO. Thanks dima.ky!) committed by codyrpierce
- Added JP, JNP, JPO. Thanks dima.ky!
Added JP, JNP, JPO. Thanks dima.ky!
-
r18
(Fixed typos in osize. Thanks dima.ky!) committed by codyrpierce
- Fixed typos in osize. Thanks dima.ky!
Fixed typos in osize. Thanks dima.ky!
-
-
-
-
r17
(PyCPU.py: Moved to asize and osize for overrides.) committed by codyrpierce
- PyCPU.py: Moved to asize and osize for overrides.
PyCPU.py: Moved to asize and osize for overrides.
-
r16
(PyOS.py: Fixed a bug in lib checking
pydasm.pyd: Added 2.5 p...) committed by codyrpierce
- PyOS.py: Fixed a bug in lib checking
pydasm.pyd: Added 2.5 pydasm.pyd
PyOS.py: Fixed a bug in lib checking
pydasm.pyd: Added 2.5 pydasm.pyd
-
r15
(PyCPU.py:get_memory_address cheap hack to take out 16 bit ad...) committed by codyrpierce
- PyCPU.py:get_memory_address cheap hack to take out 16 bit addressing until I can correct the rest of
the calls to get_memory_address.
PyCPU.py:get_memory_address cheap hack to take out 16 bit addressing until I can correct the rest of
the calls to get_memory_address.
Older
-
r14
(PyCPU - Fixed a bug in sign_extend when extending from byte ...) committed by codyrpierce
- PyCPU - Fixed a bug in sign_extend when extending from byte registers
PyCPU - Fixed a bug in sign_extend when extending from byte registers
-
r13
(PyCPU.py - Fixed a bug in MOV using selectors
PyOS.py - Adde...) committed by codyrpierce
- PyCPU.py - Fixed a bug in MOV using selectors
PyOS.py - Added a convenient function add_fake_library
PyCPU.py - Fixed a bug in MOV using selectors
PyOS.py - Added a convenient function add_fake_library
-
r12
(PyEmu - Fixed a bug in steps. Thanks Dennis!) committed by codyrpierce
- PyEmu - Fixed a bug in steps. Thanks Dennis!
PyEmu - Fixed a bug in steps. Thanks Dennis!
-
r11
(PyCPU.py - Added instruction caching
PyMemory.py - Improved ...) committed by codyrpierce
- PyCPU.py - Added instruction caching
PyMemory.py - Improved the memory getters/setters
PyInstruction.py - Removed the disasm for performance now needs to be called from PyCPU
PyOS.py - Added a static for PEB address
PyCPU.py - Added instruction caching
PyMemory.py - Improved the memory getters/setters
PyInstruction.py - Removed the disasm for performance now needs to be called from PyCPU
PyOS.py - Added a static for PEB address
-
-
r9
(PyCPU.py - Added popa
PyCPU.py - Fixed a bug in rep instruct...) committed by codyrpierce
- PyCPU.py - Added popa
PyCPU.py - Fixed a bug in rep instructions
PyCPU.py - Fixed a bug in MOV
PyCPU.py - Fixed multiple bugs in the lack of &'ing left shifting instructions
PyEmu.py - Minor fixes
PyMemory.py - Added dump_memory and started adding an allocator.
PyOS.py - Improved the library adding
PyCPU.py - Added popa
PyCPU.py - Fixed a bug in rep instructions
PyCPU.py - Fixed a bug in MOV
PyCPU.py - Fixed multiple bugs in the lack of &'ing left shifting instructions
PyEmu.py - Minor fixes
PyMemory.py - Added dump_memory and started adding an allocator.
PyOS.py - Improved the library adding
-
r8
(Added get_memory_string for returning a string from memory) committed by codyrpierce
- Added get_memory_string for returning a string from memory
Added get_memory_string for returning a string from memory
-
r7
(Fixed a recursion bug in dump_stack
Improved library calling...) committed by codyrpierce
- Fixed a recursion bug in dump_stack
Improved library calling
Added PUSHAD
Fixed a recursion bug in dump_stack
Improved library calling
Added PUSHAD
-
r6
(Added get_library_address to look up addr by name) committed by codyrpierce
- Added get_library_address to look up addr by name
Added get_library_address to look up addr by name
-
-
r4
(Selective addition of remaining files) committed by codyrpierce
- Selective addition of remaining files
Selective addition of remaining files
-
-
|