From c433433bac3b882de5ec593d70ff059497d56e73 Mon Sep 17 00:00:00 2001 From: Morgan Date: Tue, 2 Apr 2024 11:22:43 +0900 Subject: [PATCH] Fix --- ...snu-eam.md => 2024-03-26-playing-with-snu-app.md} | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) rename content/posts/{2024-03-26-playing-with-snu-eam.md => 2024-03-26-playing-with-snu-app.md} (96%) diff --git a/content/posts/2024-03-26-playing-with-snu-eam.md b/content/posts/2024-03-26-playing-with-snu-app.md similarity index 96% rename from content/posts/2024-03-26-playing-with-snu-eam.md rename to content/posts/2024-03-26-playing-with-snu-app.md index 93b4824..2ff8227 100644 --- a/content/posts/2024-03-26-playing-with-snu-eam.md +++ b/content/posts/2024-03-26-playing-with-snu-app.md @@ -1,15 +1,11 @@ --- -title: "Playing with SNU Attendance System" +title: "Playing with SNU Application" date: 2024-03-26T18:00:48+09:00 -slug: playing-with-snu-eam -description: "Playing with SNU EAM" +slug: playing-with-snu-application +description: "Playing with SNU Application" --- -## Playing with "Electronic Attendace System" of SNU. - -**A lots of school uses beacon-based digital attendance system, and so do our school. It seems relatively hackable, isn't it? So let's dig deep what's going on there and ultimately taking an attendace without actaully attending. Of course its not for real use, it's just for fun!** - -[Repository](https://github.com/sv64/snuapp) +A lots of school uses beacon-based digital attendance system, and so do our school. It seems relatively hackable, isn't it? So let's dig deep what's going on there and ultimately taking an attendace without actaully attending. Of course its not for real use, it's just for fun! ### 1. APK JADX analyzing