Skip to content
Werner Kunze edited this page Apr 11, 2022 · 3 revisions

https://github.com/urbanadventurer/Android-PIN-Bruteforce

irb(main):001:0> (1..25).map { |n| 15*2**n } => [30, 60, 120, 240, 480, 960, 1920, 3840, 7680, 15360, 30720, 61440, 122880, 245760, 491520, 983040, 1966080, 3932160, 7864320, 15728640, 31457280, 62914560, 125829120, 251658240, 503316480] irb(main):002:0>

Clone this wiki locally