Fix
This commit is contained in:
parent
addca533bb
commit
c433433bac
|
@ -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
|
||||
|
Loading…
Reference in New Issue