Chase
Chase
> I'm try to port `xorstr` to C++14  > C++17 build pass > C++14 get error `C2975`  > # 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
only ida f5 tested on oxorany
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 ?