mirror of
https://github.com/vee1e/Write-ups.git
synced 2026-09-01 11:08:39 +00:00
Touch Grass
This commit is contained in:
parent
14a55706dd
commit
4e4216ec02
1 changed files with 6 additions and 0 deletions
6
BITSCTF-2024/rev/Touch Grass/Touch Grass.md
Normal file
6
BITSCTF-2024/rev/Touch Grass/Touch Grass.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Touch Grass
|
||||
The question provides an apk that counts the number of steps using accelerometer. This has a couple of solutions.
|
||||
## Solution 1:
|
||||
You can just walk.
|
||||
## Solution 2:
|
||||
You can shake the phone. This changes the acceleration constantly and it is counted as steps.
|
||||
Loading…
Add table
Add a link
Reference in a new issue