scottyab / rootbeer

Simple to use root checking Android library and sample app
Apache License 2.0
2.5k stars 442 forks source link

ArrayIndexOutOfBoundsException propsReader #194

Open DJDrama opened 2 years ago

DJDrama commented 2 years ago

Caused by java.lang.ArrayIndexOutOfBoundsException

length=8192; regionStart=0; regionLength=-1

com.scottyab.rootbeer.RootBeer.propsReader (RootBeer.java:214)

com.scottyab.rootbeer.RootBeer.checkForDangerousProps (RootBeer.java:270)

================================================================================

Any Updates?