Git Product home page Git Product logo

android-keystore-password-recover's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @Dhoot
  • ๐Ÿ‘€ Iโ€™m interested in learning and understanding new things.

android-keystore-password-recover's People

Watchers

 avatar

android-keystore-password-recover's Issues

Defect

doesn't recover a password that contains symbols like '@', '$', '!', '+', etc


Original issue reported on code.google.com by [email protected] on 22 Jul 2014 at 12:36

Minimum number of character

Please add the parameter 'minimum number of character'. Most password require 
at least 6-8 characters, but the program start from 1 character...

BTW, thanks so much. 

Original issue reported on code.google.com by [email protected] on 10 Dec 2012 at 4:14

Unsupported major.minor version 51.0

Keep getting this error:

"Exception in thread "main" java.lang.UnsupportedClassVersionError: 
AndroidKeystoreBrute : Unsupported major.minor version 51.0"

I'm on a Mac running Mavericks, and my current version of Java is 7.60

Original issue reported on code.google.com by [email protected] on 5 Jul 2014 at 9:48

error : java.io.IOException: not a JavaKeyStore

What steps will reproduce the problem?
1. I hope "hogehoge.keystore" change to "newhoge.txt" for update App.

2. java -jar "C:\Users\hoge\Desktop\AndroidKeystoreBrute_v1.05.jar" -m 3 -k 
"C:\Users\hoge\Desktop\hogehoge.keystore" -d 
"C:\Users\hoge\Desktop\newhoge.txt" -w

3. command messege:
java.io.IOException: not a JavaKeyStore
        at JKS.engineLoad(JKS.java:373)
        at SmartWordlistPasswd.doit(SmartWordlistPasswd.java:64)
        at AndroidKeystoreBrute.main(AndroidKeystoreBrute.java:73)

For updates visit http://code.google.com/p/android-keystore-password-recover/

4.Is there a solution?

my PC:Windows7

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 7 Aug 2014 at 7:10

toUpperCase words in smart word list method

I don't know if it should be part of this appication, but in my case I had to 
modify sourcecode to add also words in toUpperCase() form, not only words with 
first letter capitalized.

I think there should be also additional option for "auto adding" numbers to 
wordlist. It helped in my case to dramaically reduce number of checks before 
finding password.

Thank you for your application ;) It saved my life ;)

Original issue reported on code.google.com by [email protected] on 9 May 2012 at 7:29

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.