From 58476ed50a9fd0d502d56ce300737bf27db12699 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Wed, 23 Oct 2024 18:18:59 +0200 Subject: [PATCH] add README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..eb7d1a3 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Mobile Reverse Engineering dev shell + +This nix shell includes several tools helpful for mobile reverse engineering on Android and iOS + +To use this shell, install nix and run `nix develop` in the directory containing the flake