banxian

Results 13 comments of banxian

in retarget.c the compiler define should be "#if !defined ( __CC_ARM )" because if enanble gnu in keil mdk, then __gnu_c got defined. I tried port an dfu-util based checkm8...

I meet the same problem yesterday. dis-simple_trawl seems not used in code I just removed them from toml. but when change local libbindgen to remote yanked one (version="0.1.7"), I got...

after change libbindgen to bindgen and fix some rs I stopped at src\dis-generated_jump_dis, because build.rs is missing. (specified in Cargo.toml but not in git repo)

try this file and rename some local var/function arguments. [ndpd_preload.js.txt](https://github.com/hax/js-refactor/files/816789/ndpd_preload.js.txt)

after two day running, step 2 on SurveyExplorer.exe is done. duarning save idp project file, error on xxxxxxx is popup.

after analyst ispyshell.dylib found in repo, I think time and elapsed time support is disabled in ps's config. other utils which use linux headers like ifconfig (if_slip.h) is totally not...

静态分析引擎不大适合新版本固件的编译器优化了. 放完假后我把获取栈快照的功能重构下吧.

不说明, 忙, 现版本要重构, 等一位勇士发v12 bootloader再重写

已经换成从栈读回寄存器, 应该可以适配大部分新固件

我在本地测试过的, 在线验证hash的环境意外的被主机提供商搬家弄崩了. 回头移植成workers吧, 可惜win10以下访问有dns问题.