Anton Kochkov

Results 609 issues of Anton Kochkov

Since the binary is the unlinked object file, be sure to use https://github.com/rizinorg/rizin/pull/799 for the Rizin ``` [i] ℤ rizin rawmem.c-gcc-x64-O3.o Warning: run rizin with -e io.cache=true to fix relocations...

bug
rizin
high-priority
test-attached

Since all below binaries are unlinked object files, be sure to use https://github.com/rizinorg/rizin/pull/799 for the Rizin ## First case ``` [i] ℤ rizin harp-utils.c-gcc-arm64-O0.o Warning: run rizin with -e io.cache=true...

bug
test-attached

System is Fedora 29 ``` 1 Determining if the pthread_create exist failed with the following output: 2 Change Dir: /home/user/data/tools/fastonosql/build/build_linux_env/fastonosql_core/build_cmake_release/CMakeFiles/CMakeTmp 3 4 Run Build Command:"/usr/bin/ninja-build" "cmTC_549e9" 5 [1/2] Building C...

I noticed you have a plugin for Ghidra, but it is not the only one FOSS tool available. [Rizin](https://github.com/rizinorg/rizin) is a highly-portable cross-platform reverse engineering framework and a toolkit without...

enhancement
good first issue

Importing Core theory produced results into the Prolog for easy query, maybe based on ELPI https://github.com/LPCIC/elpi To be able to write rules like https://fbinfer.com/docs/linters.html for Infer for example. Or like...

help wanted

As Z3 build for Windows was resolved lets try to fix https://github.com/BinaryAnalysisPlatform/bap/issues/956 again. See also https://github.com/BinaryAnalysisPlatform/bap/pull/1115#issuecomment-642448716

Very rough draft of the future Dalvik VM/DEX support in BAP. I followed the examples, but the Core Theory/Knowledge API is new for me, so don't judge me if I...

dex-lifter

It will help to solve the - keeping the support on the same level - package artifacts for Windows distribution (as EXE or ZIP) Related to https://github.com/BinaryAnalysisPlatform/bap/issues/666

help wanted
feature-request
low-priority

To be able to open IDB files without IDA installed. Very useful for automation purposes. - https://github.com/williballenthin/python-idb - https://pypi.org/project/python-idb/

help wanted

To do the BAP thing, but with Android applications. There is an existing project https://github.com/plum-umd/redexer with compatible (BSD) license, and some code can be reused after adaptation to the BAP...

help wanted