Bet4
c400924fe1
Merge branch 'dev' into patch
2021-10-17 18:18:09 +08:00
Wu ChenXu
4e155b3d22
Update Documentation Version ( #1459 )
...
* Update Documentation version
* Update documentation links in docs/README
2021-10-14 00:00:10 +08:00
Sven Almgren
f27c6fa655
X86 instruction FTST was incorrectly overwriting ST0 instead of FT0 ( #1372 )
...
* X86 instruction FTST was incorrectly overwriting ST0 instead of FT0
* credits update
2021-10-12 08:41:57 +08:00
Nguyen Anh Quynh
aaaea14214
import Unicorn2
2021-10-03 22:14:44 +08:00
Sven Almgren
58c50c4be7
X86 instruction FTST was incorrectly overwriting ST0 instead of FT0 ( #1372 )
...
* X86 instruction FTST was incorrectly overwriting ST0 instead of FT0
* credits update
2021-05-08 18:45:14 +08:00
Nguyen Anh Quynh
d664a838f7
Update CREDITS.TXT
2021-05-05 23:35:50 +08:00
Nguyen Anh Quynh
0291ac7675
update CREDITS.TXT
2020-09-24 22:37:59 +08:00
lazymio
1044403d38
Implement uc_context_free ( #1336 )
...
* Implement uc_context_free
* Use uc_context_free for python bindings
* Format code
* Simplify code
* Move next,context inside while loop
* Add my name to CREDITS.TXT
2020-09-24 22:28:55 +08:00
chfl4gs
80f043f8d0
Travis-CI Migration ( #1230 )
...
* Travis-CI Migration
* allow_failures for osx
2020-04-21 00:47:08 +08:00
Chen Huitao
f4cc35a24a
compatible with python2 and python3 ( #1145 )
...
* compatible with python2 and python3.
* fix python version check in configure of qemu.
* allow python-2.4.
* add credit.
2019-09-20 17:23:12 +08:00
naq
1f98a0dfea
CREDITS
2019-09-08 16:45:37 +08:00
Chen Huitao
60896de9f4
add CMakeList.txt. build windows binary by using vs2019. ( #1134 )
...
* add CMakeList.txt. build windows binary by using vs2019.
* remove macro redefinition warning.
* add nmake.bat.
* update CMakeLists.txt. build successfully on Ubuntu-1804-amd64.
* add CMakeList.txt. build windows binary by using vs2019.
* remove macro redefinition warning.
* add nmake.bat.
* update CMakeLists.txt. build successfully on Ubuntu-1804-amd64.
* Add build specific arch option.
* fix old MSVC inline and mipsel macro.
* add install target and option of embeded MSVCRT lib.
* add cmake.sh and document.
* add xwings and chenhuitao as programmer.
* fix COMPILE-CMAKE. rename txt to md.
2019-09-08 16:42:43 +08:00
Catena cyber
7a980e875c
Adding Philippe Antoine to CREDITS ( #1004 )
2018-08-30 19:59:30 +08:00
Coldzer0
84220d8360
Pascal/Delphi binding ( #987 )
...
* Pascal/Delphi binding
Pascal/Delphi language binding
* update credits
2018-08-03 20:33:25 +08:00
Nguyen Anh Quynh
3c7e29958b
update CREDITS.TXT
2017-04-25 12:56:47 +08:00
xizhizhang
3cd77904af
armeb: modify CREDITS.TXT. ( #781 )
2017-03-15 21:01:26 +08:00
Nguyen Anh Quynh
d6ba083c45
update CREDITS.TXT
2017-01-16 09:43:11 +08:00
Nguyen Anh Quynh
867cd92c40
update CREDITS.TXT
2016-10-22 00:24:59 +08:00
Nguyen Anh Quynh
756f148038
typo
2016-10-12 11:10:20 +08:00
Nguyen Anh Quynh
b991b71cf5
update CREDITS.TXT
2016-10-12 11:07:11 +08:00
Nguyen Anh Quynh
283672426e
update CREDITS.TXT
2016-04-19 09:42:48 +08:00
Nguyen Anh Quynh
78c3f68765
update CREDITS.TXT
2016-04-10 22:47:12 +08:00
Adrian Herrera
74aaf3b321
Haskell bindings
...
These Haskell bindings make large use of c2hs to generate much of the code, so
Unicorn's const_generator is not used.
The emulator is based on the Either monad transformer. The IO monad is used to
run the underlying Unicorn library, while the Either monad is used to handle
errors.
Instructions on how to build the bindings are located in
bindings/haskell/README.TXT. The same samples found in samples/ can be found
in bindings/haskell/samples. They should produce the same output, with slight
differences in their error handling and messaging.
2016-04-06 09:21:36 +10:00
Nguyen Anh Quynh
c49c7f7c07
update CREDITS.TXT
2016-03-22 20:55:41 +08:00
Nguyen Anh Quynh
b7d55e2d67
update CREDITS.TXT
2016-02-21 21:21:15 +08:00
Nguyen Anh Quynh
8bf1257ac7
update CREDITS.TXT
2016-02-17 23:24:10 +08:00
Nguyen Anh Quynh
1768408637
update CREDITS.TXT
2016-02-11 09:13:45 +08:00
Nguyen Anh Quynh
39d3992512
update CREDITS
2015-12-29 01:35:02 +08:00
Nguyen Anh Quynh
2fe1b31d51
update CREDITS
2015-11-05 21:36:03 +08:00
Nguyen Anh Quynh
b7c4031ed2
update CREDITS.TXT
2015-10-03 16:02:49 +08:00
Nguyen Anh Quynh
9a0bafb167
update CREDITS
2015-09-05 09:12:15 +08:00
Nguyen Anh Quynh
342fcef4ff
update CREDITS
2015-08-31 09:48:19 +08:00
Nguyen Anh Quynh
9448477129
Merge pull request #33 from JonathonReinhart/update-credits
...
update CREDITS.TXT
2015-08-24 23:13:37 +08:00
radare
cae6a93e1b
Update CREDITS.TXT
2015-08-24 12:11:59 +02:00
Jonathon Reinhart
51eab33d06
update CREDITS.TXT
2015-08-23 18:38:28 -04:00
Antonio Parata
9042a0a221
Updated CREDITS
2015-08-22 18:34:07 +02:00
Nguyen Anh Quynh
1c72fdb627
update CREDITS
2015-08-22 01:04:00 +08:00
Nguyen Anh Quynh
757f8b7e25
update CREDITS
2015-08-22 00:51:08 +08:00
Nguyen Anh Quynh
344d016104
import
2015-08-21 15:04:50 +08:00