Chase

Results 14 comments of Chase

> I'm try to port `xorstr` to C++14 ![FL18WTA U0J$0IMM1P@K{Y7](https://user-images.githubusercontent.com/36320938/132949651-8404f82c-9027-480f-a4e2-cb2f1892a61c.png) > C++17 build pass > C++14 get error `C2975` ![8MY{_7K Y`5GN9~{PUHWD75](https://user-images.githubusercontent.com/36320938/132949686-2b7f9b0f-94bf-415a-83e1-509fd136f73c.png) > # Is it possible to port to C++14...

> ### The simplest xorint here, doesn't seem to need too many templates, would you mind merging something like this into your repository in the future ? ```C++ #include #include...

> By [minimally modifying](https://github.com/llxiaoyuan/xorstr/commit/2f417223d5d10a39d48a95cd321bf7bbdfbfa895) your code, [xorstr for integer](https://github.com/llxiaoyuan/xorstr/commit/966ef6102253ca5518dd6f0ae28195abd6bb011b) is implemented > But I don’t know how to modify the following function to support `enum` or `floating point` types ```cpp...

> I guess this demo only accept ints yeah, demo only, if we add ints to xorstr, the repo may be need rename

Mostly, it makes reverse engineering more difficult, and performance lose does, so, use it wisely

Can you provide a POC ?please

请提供更多信息

use python 3.9 to fix, or some lower version,python-3.9.9-amd64 work on me

Thank you for your code, I compiled successfully and got r8152.o and vmklinux_module.o, how to use them on esxi ?