unicorn/bindings/dotnet/UnicornManaged
Dominik Maier 625399774c
X64 base regs (#1166)
* x86: setup FS & GS base

* Fixed base register writes for x64, removed then for x16/x32 (the don't exist there?)

* FS reg comes before GS so the base regs do so, too

* added shebang to const_generator.py

* Added base regs to and added 'all' support to const_generator

Co-authored-by: naq <aquynh@gmail.com>
2020-05-05 08:34:51 +08:00
..
Binding Update dotnet bindings (#973) 2018-07-05 21:30:33 +08:00
Const X64 base regs (#1166) 2020-05-05 08:34:51 +08:00
AssemblyInfo.fs refactored code and minor bug fixing 2016-01-04 11:30:11 +01:00
ConvertUtility.fs Solution refactoring and bug fixing 2016-01-04 16:59:05 +01:00
InternalHooks.fs Solution refactoring and bug fixing 2016-01-04 16:59:05 +01:00
Unicorn.fs Update dotnet bindings (#973) 2018-07-05 21:30:33 +08:00
UnicornEngineException.fs refactored code and minor bug fixing 2016-01-04 11:30:11 +01:00
UnicornManaged.fsproj Solution refactoring and bug fixing 2016-01-04 16:59:05 +01:00