nvisium-jack-mannino / OWASP-GoatDroid-Project

*This project is no longer maintained* OWASP GoatDroid is a fully functional and self-contained training environment for educating developers and testers on Android security. GoatDroid requires minimal dependencies and is ideal for both Android beginners as well as more advanced users. The project currently includes two applications: FourGoats, a location-based social network, and Herd Financial, a mobile banking application. There are also several feature that greatly simplify usage within a training environment or for absolute beginners who want a good introduction to working with the Android platform. Download the built version here: https://github.com/jackMannino/OWASP-GoatDroid-Project/downloads
239 stars 98 forks source link

Getting Started #8

Closed cktricky closed 10 years ago

cktricky commented 11 years ago

Unless I'm missing something, the getting started section needs to be updated as I am having issues finding the goatdroid.jar

nvisium-jack-mannino commented 11 years ago

You're correct, it's the jar in the root directory that has the version at the end. Will update it.

On Jul 13, 2013, at 8:14 PM, Ken Johnson notifications@github.com wrote:

Unless I'm missing something, the getting started section needs to be updated as I am having issues finding the goatdroid.jar

— Reply to this email directly or view it on GitHub.

cktricky commented 11 years ago

Kk, here is the list of jar files I have

OWASP GoatDroid- FourGoats/lib/android-support-v4.jar OWASP GoatDroid- Herd Financial/bin/jarlist.cache OWASP GoatDroid- Herd Financial/libs/commons-codec.jar OWASP GoatDroid- Herd Financial/libs/guava-r09.jar OWASP GoatDroid- Herd Financial/libs/sqlcipher.jar OWASP_GoatDroid_FourGoats_PhoneGap/cordova/appinfo.jar OWASP_GoatDroid_FourGoats_PhoneGap/libs/cordova-2.9.0.jar actionbarsherlock/bin/actionbarsherlock.jar actionbarsherlock/bin/jarlist.cache actionbarsherlock/libs/android-support-v4.jar

nvisium-jack-mannino commented 11 years ago

The jar is in the download, not the source. Supposed to reference the compiled version in the downloadable zip.

Sent from my iPhone

On Jul 14, 2013, at 7:02 PM, Ken Johnson notifications@github.com wrote:

Kk, here is the list of jar files I have

OWASP GoatDroid- FourGoats/lib/android-support-v4.jar OWASP GoatDroid- Herd Financial/bin/jarlist.cache OWASP GoatDroid- Herd Financial/libs/commons-codec.jar OWASP GoatDroid- Herd Financial/libs/guava-r09.jar OWASP GoatDroid- Herd Financial/libs/sqlcipher.jar OWASP_GoatDroid_FourGoats_PhoneGap/cordova/appinfo.jar OWASP_GoatDroid_FourGoats_PhoneGap/libs/cordova-2.9.0.jar actionbarsherlock/bin/actionbarsherlock.jar actionbarsherlock/bin/jarlist.cache actionbarsherlock/libs/android-support-v4.jar

— Reply to this email directly or view it on GitHub.

cktricky commented 11 years ago

jackmanninoowasp-goatdroid-project

Using this?

cktricky commented 11 years ago

nevermind, found the link on the readme, actually thought they had deprecated that functionality in the latest versions of github.