mrexodia
|
b1d55acb9e
|
DBG+GUI+PROJECT: added asmjit assembler engine
|
2016-09-07 05:39:18 +02:00 |
mrexodia
|
5c10c9591d
|
DBG: added keystone (assembler) support
|
2016-06-11 19:53:49 +02:00 |
mrexodia
|
0219efa6b0
|
DBG: fixed annoying behaviour in assembleat with moaning about pointers to non-executable regions. now it will only warn you if you assemble a branch (call/jmp) that goes directly to a non-executable memory region.
|
2016-01-07 09:44:02 +01:00 |
Herzeh
|
f163bf9368
|
Fixed a small bug where if you assemble an instruction and it is not a branch or doesn't point to memory, it would show the Non-Executable warning message
|
2015-12-10 21:28:39 +01:00 |
Herzeh
|
9b8bcc70ec
|
CPUDisassembly : Removed some code that was repeated from DisassembleAt function
Added a warning when user tries to assemble an instruction thats points to Non-executable memory and DEP is enabled
|
2015-12-10 02:12:01 +01:00 |
mrexodia
|
1731e1dee5
|
PROJECT: fixed line endings (hopefully for good now)
|
2015-11-24 01:50:17 +01:00 |
Nukem
|
f23b5af60a
|
DBG: Replacing uint with duint
|
2015-10-17 19:52:02 -04:00 |
Nukem
|
2297a92935
|
PROJECT: RESTRUCTURE
|
2015-10-17 16:35:38 -04:00 |