首页
开源
资讯
活动
开源许可证
软件工程云服务
软件代码质量检测云服务
持续集成与部署云服务
社区个性化内容推荐服务
贡献审阅人推荐服务
群体化学习服务
重睛鸟代码扫描工具
登录
注册
代码拉取完成,页面将自动刷新
Watch
1
Star
0
Fork
0
beinstein
/
Mimick
Fork 仓库
加载中
取消
确认
代码
Issues
0
Pull Requests
0
Wiki
0
统计
标签
标签名
描述
提交信息
操作
v0.3.0
Version 0.3.0 * api: **Breaking**: Fixed MMK_MATCHER_BIT_CMP being an invalid enum value. * api: **Breaking**: Renamed neq,leq,geq to ne,le,ge. * api: **Breaking**: Use comparisons operators when comparing parameters rather than using memcmp. This is more correct as memcmp doesn't account for endianness, but non-comparable types are no longer supported as parameters. * api: Added .noabort option to mmk_mock, to return MMK_MOCK_INVALID instead of aborting if the mock initialization fails. * api: Fixed comparison matchers always matching for equality. * api: Fixed mmk_that not working. * arch: (x86_64,system-v) Fixed rax not being preserved when calling stubs. * arch: Added AArch64 support. * core: **Breaking**: Ignore zero .times values in mmk_verify. * core: Better symbol lookup code, causing less crashes overall. * core: Fixed "self" selector not working. * core: Fixed crashes with PIEs. * core: Fixed linux crash when a symbol isn't found. * core: Fixed vfprintf and abort mocks breaking mimick's panic handling.
5a07c19
2017-07-31 07:59
下载
v0.2.0
Version 0.2.0: * api: **Breaking**: Removed parameter names from mmk_mock_define. * api: **Breaking**: Removed mmk_mock_vdefine (mmk_mock_define now accepts void as a return type). * api: Added error handling for stub & mock creation. * api: Added support for variadic functions. * arch: Added ARM support. * core: Fixed sym selector not working for elf and mach-o. * doc: Added doxygen documentation in mimick.h. * matchers: **Breaking**: Mixing matchers and non-matchers parameters is now unsupported. * matchers: Added mmk_eq.
79355dc
2016-04-09 18:21
下载
v0.1.0
Version 0.1.0 * mimick: Initial release
0afdc1e
2016-03-31 02:35
下载
下载
请输入验证码,防止盗链导致资源被占用
取消
下载