BAYET
881e08da01
Fix UAF when deleting hook while in hook callback #1127 ( #1130 )
...
* Handle the cpu context save in a more pythonic way, so the context can be serialized and reuse in an other process using the same emulator architecture and modes
* Fix type error ; mistakes a size_t uint64_t ; breaks in 32bit...
* Fix the UAF situation when deleting a hook while being in a hook callback. Added an attribute 'to_delete' to hooks, and a list hooks_to_del to delay the free of the hooks
* Minor fixes ; forgot return type of clear_deleted_hooks ; do not declare variable in for predicate
2020-05-07 14:24:48 +08:00
..
2020-04-27 01:31:39 +08:00
2017-01-18 15:23:40 +08:00
2020-03-02 09:44:53 +08:00
2019-10-26 05:01:00 +08:00
2020-03-02 09:44:53 +08:00
2020-04-30 13:58:33 +08:00
2017-01-19 22:50:28 +11:00
2019-09-05 00:53:37 +08:00
2020-04-30 14:00:48 +08:00
2020-05-05 11:11:59 +08:00
2020-05-07 14:24:48 +08:00
2020-04-28 09:51:45 +08:00
2020-03-24 16:23:04 +08:00
2020-02-25 11:36:06 +08:00
2020-05-05 11:11:59 +08:00
2020-03-24 16:23:04 +08:00
2017-04-24 23:30:01 +08:00
2017-04-24 23:30:01 +08:00
2017-01-21 12:28:22 +11:00
2017-03-15 22:25:35 +08:00
2017-03-15 22:25:35 +08:00
2015-08-21 15:04:50 +08:00
2020-04-30 13:58:33 +08:00
2015-08-21 15:04:50 +08:00
2015-08-21 15:04:50 +08:00
2020-05-07 14:24:48 +08:00
2019-07-31 15:43:06 +08:00
2020-02-10 22:33:00 +08:00
2017-02-24 20:34:52 +08:00
2017-04-24 23:30:01 +08:00
2019-09-08 16:44:16 +08:00
2015-08-21 15:04:50 +08:00
2017-04-24 23:30:01 +08:00
2020-05-07 14:24:48 +08:00
2015-08-21 15:04:50 +08:00
2017-03-14 23:41:31 +08:00
2020-04-30 13:58:33 +08:00
2020-04-27 23:01:26 +08:00
2020-04-28 02:38:51 +08:00
2016-12-21 22:28:36 +08:00
2017-02-24 10:39:36 +08:00
2017-03-15 22:25:35 +08:00
2017-03-15 22:25:35 +08:00
2017-03-15 22:25:35 +08:00
2017-03-15 22:25:35 +08:00
2020-04-30 13:58:33 +08:00
2020-04-30 13:58:33 +08:00
2020-04-30 13:58:33 +08:00
2020-04-30 13:58:33 +08:00
2015-08-21 15:04:50 +08:00
2017-01-20 16:46:58 +08:00
2015-08-21 15:04:50 +08:00
2020-05-07 14:24:48 +08:00
2017-03-14 23:41:31 +08:00
2017-03-14 23:41:31 +08:00
2017-01-21 00:13:21 +11:00
2020-02-25 11:36:06 +08:00
2015-08-21 15:04:50 +08:00
2017-01-19 22:50:28 +11:00
2015-08-21 15:04:50 +08:00
2017-01-19 22:50:28 +11:00
2015-08-21 15:04:50 +08:00
2017-03-14 23:41:31 +08:00