Skip to content

Howto install Qira on ubuntu 20.04 #258

Description

@smurfd

This is done on a fresh install of ubuntu 20.04 with installed git.
grab these :
qira-qemu.txt
qira.txt

git clone https://github.com/geohot/qira.git
cd qira
patch -p1 < ../qira.txt

install.sh will end in error : util/memfd.c:43:12: error: static declaration of ‘memfd_create’ follows non-static declaration

cd tracers/qemu/qemu
patch -p1 < ../../../../qira-qemu.txt

cd ../../..
./install.sh
Booom :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions