Zhx
Zhx
- I have installed the requirement,cmake,libpcap,libnet. - I followed the INSTALL.max.txt. When I am trying to use the make command,I got the error as follows: ``` [ 11%] Building C...
请教个问题
大佬你好,请教下大佬有没有编译过使用js_std_eval_binary的c。 mac系统,quickjs写的c里使用了js_std_eval_binary这个函数: ``` #include #include "./quickjs.h" void js_std_eval_binary(JSContext *ctx, const uint8_t *buf, size_t buf_len, int flags); const uint8_t qjsc_hello[62] = { 0x02, 0x03, 0x0e, 0x63, 0x6f, 0x6e, 0x73, 0x6f, 0x6c,...
I have added the transform-decorators-legacy in .babelrc
I have done as follows: 1. Clone the repo 2. Import the repo into Eclipse with GhidraDev plugin installed 3. Link Ghidra to your Ghidra's installation (option in the project's...
Thanks for your poc.But how to run arm64 on ios simulator?