vmlinz / strongswan-android

Strongswan android application preconfigured for hacking
https://wiki.strongswan.org/projects/strongswan/wiki/AndroidVPNClientBuild
67 stars 19 forks source link

initializeCharon returns false #7

Open mfpolat opened 7 years ago

mfpolat commented 7 years ago

Hi im using prebuilt libs in may app. In CharonVpnService.java public native boolean initializeCharon(BuilderAdapter builder, String logfile, boolean byod); returns false on android devices version upper than 4.4 but it works on android 4.4 . Can you help me to solve it ?

CUETsajib10 commented 5 years ago

Same here with me. Working on 4.4 but not working on upper version. @mfpolat did you get any solution?

artemtam commented 5 years ago

@mfpolat @CUETsajib10 guys, did you get any solution?

vmlinz commented 5 years ago

Hi guys,

Currently I have not enough time to update the code base, if possible please refer official strongswan project, I think they already support gradle now. This project was made initially to support easy hacking with android strongswan app.

Once I am free, I will update it to latest.

Br,

On Thu, Mar 21, 2019 at 6:11 AM Artem Tamoian notifications@github.com wrote:

@mfpolat https://github.com/mfpolat @CUETsajib10 https://github.com/CUETsajib10 guys, did you get any solution?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/vmlinz/strongswan-android/issues/7#issuecomment-475048274, or mute the thread https://github.com/notifications/unsubscribe-auth/AAEJ3Z9eUpyC2bSM2AF5dQVbF0u6xDQvks5vYrH0gaJpZM4Oq7Os .

ashirmehmood1996 commented 5 years ago

any fix for this??