Skip to content

Instantly share code, notes, and snippets.

View Liryna's full-sized avatar
👊
Smashing the IRP Stack

Liryna

👊
Smashing the IRP Stack
View GitHub Profile
@Liryna
Liryna / ARMDebianUbuntu.md
Last active April 6, 2024 15:22
Emulating ARM on Debian/Ubuntu

You might want to read this to get an introduction to armel vs armhf.

If the below is too much, you can try Ubuntu-ARMv7-Qemu but note it contains non-free blobs.

Running ARM programs under linux (without starting QEMU VM!)

First, cross-compile user programs with GCC-ARM toolchain. Then install qemu-arm-static so that you can run ARM executables directly on linux

import android.annotation.TargetApi;
import android.nfc.Tag;
import android.nfc.tech.IsoDep;
import android.os.Build;
import android.os.Handler;
import android.os.HandlerThread;
import android.os.Looper;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.util.Log;

Keybase proof

I hereby claim:

  • I am liryna on github.
  • I am liryna (https://keybase.io/liryna) on keybase.
  • I have a public key ASBjzzWKnV54JYoAQHyDg-rJqW2Ewu99dGe_huuMADjhqgo

To claim this, I am signing this object: