Zhang Xiaolong

Results 39 comments of Zhang Xiaolong

zhangxiaolongdeMacBook-Pro:test zhangxiaolong$ pwd /Users/zhangxiaolong/Desktop/D/go-workspace/src/github.com/agiledragon/gomonkey/test zhangxiaolongdeMacBook-Pro:test zhangxiaolong$ go test -gcflags=all=-l ............... 15 total assertions .......... 25 total assertions ............... 40 total assertions ... 43 total assertions .. 45 total assertions ...........

公司:中兴通讯 主页:https://www.zte.com.cn

dsl只写了一个简单的demo,没有再继续开发,主要是因为没有发现潜在用户。 你们对dsl接口有需求吗?

It is more complex than amd64. The length of the arm64 instruction is only 32 bits, and the instruction cannot store such a large immediate value. You must first load...

> copy(function, bytes) > > err = syscall.Mprotect(page, syscall.PROT_READ|syscall.PROT_EXEC) > if err != nil { > panic(err) > } > ``` > > }` > > "github.com/agiledragon/gomonkey/v2" modify_binary_darwin.go Please others...

@xhd2015 Show your code.

没有全局的UnpatchAll函数,仅有对象级别的Reset方法,对象之间的patches是隔离的,也没有统一管理的必要