ABOUT ME

-

Today
-
Yesterday
-
Total
-
  • pyvex
    tool 2017. 1. 31. 14:55

    virgrind의 vex를 python으로 binding함. VEX보다 활발히 개발되고 있으며 angr에서 사용하는 IR이다. 



    설치


    git site:

    https://github.com/angr/vex



    You need to install the development package as well.


    libffi-dev on Debian/Ubuntu, libffi-devel on Redhat/Centos/Fedora.




    pyvex에서 하는일.


    IRSB를 python ojbect0에서 c로 바꿔주는 과정을 거친다. 

    pyvex에서 제공하는 api를 사용하여 vex를 사용할 수 있다,



    VEX IR



    https://github.com/angr/vex

    VEX IR을 확인하고 싶으면,  위의 에서 참조하면 된다. 

    'tool' 카테고리의 다른 글

    terminal color scheme  (0) 2017.03.12
    ctags  (0) 2017.01.31
    triton dependency  (0) 2017.01.18
    sublime latex  (0) 2016.11.04
    [linux] sublime  (0) 2016.05.26
Designed by Tistory.