ac-pm / SSLUnpinning_Xposed

Android Xposed Module to bypass SSL certificate validation (Certificate Pinning).
GNU General Public License v2.0
781 stars 116 forks source link

pinning not bypassed - same as #3 #6

Closed javixeneize closed 8 years ago

javixeneize commented 8 years ago

Hi

I have installed and tested this application and it doesnt work well at all with android 5.1.1

I have tried to bypass pinning in 3 different applications but it didnt work at all in any of them

Thanks

ac-pm commented 8 years ago

Hi @javixeneize

At this time only JSSE and Apache libraries are hooked. It is possible that your applications are using other libraries. For example Volley or LoopJ.

javixeneize commented 8 years ago

Thats correct. Its volley what i am using

Any plan to release a version that can work with it?

On Mon, Jul 11, 2016 at 1:59 PM, acpm notifications@github.com wrote:

Hi @javixeneize https://github.com/javixeneize

At this time only JSSE and Apache libraries are hooked. It is possible that your applications are using other libraries. For example Volley or LoopJ.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ac-pm/SSLUnpinning_Xposed/issues/6#issuecomment-231726901, or mute the thread https://github.com/notifications/unsubscribe/AMK55jLJQ6QUiUANzi-Tw4QTmYogWndLks5qUj4ygaJpZM4JJLmj .

ac-pm commented 8 years ago

I'm working on the project Inspeckage which also has this functionality and many others. Soon this feature will be present there and here.

Thanks @javixeneize

javixeneize commented 8 years ago

That sounds pretty interesting!

Are you open to colaborations in this project?

On Mon, Jul 11, 2016 at 2:59 PM, acpm notifications@github.com wrote:

I'm working on the project Inspeckage https://github.com/ac-pm/Inspeckage which also has this functionality and many others. Soon this feature will be present there and here.

Thanks @javixeneize https://github.com/javixeneize

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ac-pm/SSLUnpinning_Xposed/issues/6#issuecomment-231742451, or mute the thread https://github.com/notifications/unsubscribe/AMK55mE62ZyJcNHBGZSsioVmb1mrK4C2ks5qUkxJgaJpZM4JJLmj .

ac-pm commented 8 years ago

Of course! Feel free to collaborate with us. I guarantee it that all your commits will be welcome.

javixeneize commented 8 years ago

Hi

Development is not my top skill... i meant something more focused on testing the app or suggesting improvements on it

For example, i have tested it with an app and i have seen a strange behaviour. Same thing with inspeckage (i love it by the way!)

Do you have a personal mail where i can reach you?

On Tue, Jul 12, 2016 at 12:38 PM, acpm notifications@github.com wrote:

Of course! Feel free to collaborate with us. I guarantee it that all your commits will be welcome.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ac-pm/SSLUnpinning_Xposed/issues/6#issuecomment-232018536, or mute the thread https://github.com/notifications/unsubscribe/AMK55qq-bYzS1_tzdoZLisJSJ8Mw6O9zks5qU3y0gaJpZM4JJLmj .

javixeneize commented 8 years ago

Hi

Can i ask how the crypto information is collected?

ThNks

El martes, 12 de julio de 2016, Javi D R javi.xeneize@gmail.com escribió:

That sounds pretty interesting!

Are you open to colaborations in this project?

On Mon, Jul 11, 2016 at 2:59 PM, acpm <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:

I'm working on the project Inspeckage https://github.com/ac-pm/Inspeckage which also has this functionality and many others. Soon this feature will be present there and here.

Thanks @javixeneize https://github.com/javixeneize

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ac-pm/SSLUnpinning_Xposed/issues/6#issuecomment-231742451, or mute the thread https://github.com/notifications/unsubscribe/AMK55mE62ZyJcNHBGZSsioVmb1mrK4C2ks5qUkxJgaJpZM4JJLmj .

ac-pm commented 8 years ago

Hi @javixeneize I will close this issue and send email for you.