Giter VIP home page Giter VIP logo

androidkernelexploitationplayground's People

Contributors

depassp avatar fuzion24 avatar qiushui777 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

androidkernelexploitationplayground's Issues

emulator version mismatch

Hey,
Which version of the sdk are using? I am trying this with the latest SDK and the emulator is complaining that it requires kernel version 3.10 or above.

Below is the error message:
emulator: ERROR: New emulator backend requires minimum kernel version 3.10+ (currently got lower)
Please make sure you've got updated system images and do not force the specific kernel image together with the engine version

Error while kernel building

I have this errors while kernel building on Debian 3.18.6-1:

#
# configuration written to .config
#
/root/Exp_Dev/Kernel/android/arm-linux-androideabi-4.6/bin//arm-linux-androideabi-gcc: 4: /root/Exp_Dev/Kernel/android/arm-linux-androideabi-4.6/bin//arm-linux-androideabi-gcc: Syntax error: Unterminated quoted string
scripts/kconfig/conf --silentoldconfig Kconfig
/root/Exp_Dev/Kernel/android/arm-linux-androideabi-4.6/bin//arm-linux-androideabi-gcc: 4: /root/Exp_Dev/Kernel/android/arm-linux-androideabi-4.6/bin//arm-linux-androideabi-gcc: Syntax error: Unterminated quoted string
  CHK     include/linux/version.h
  CC      scripts/mod/empty.o
/root/Exp_Dev/Kernel/android/arm-linux-androideabi-4.6/bin//arm-linux-androideabi-gcc: 4: /root/Exp_Dev/Kernel/android/arm-linux-androideabi-4.6/bin//arm-linux-androideabi-gcc: Syntax error: Unterminated quoted string
make[2]: *** [scripts/mod/empty.o] Erreur 2
make[1]: *** [scripts/mod] Erreur 2
make: *** [scripts] Erreur 2
make: *** Attente des tâches non terminées....

Any ideas?

Thanks by advance.

Are the repo permissions correct?

I'm getting this error, I don't know if I'm doing something wrong.

git clone https://android.googlesource.com/kernel/goldfish && \
git clone [email protected]:Fuzion24/AndroidKernelExploitation.git kernel_exploit_challenges && \
cd goldfish && git checkout -t origin/android-goldfish-3.4 && \
git am --signoff < ../kernel_exploit_challenges/kernel_build/debug_symbols_and_challenges.patch && \
cd .. && ln -s $(pwd)/kernel_exploit_challenges/ goldfish/drivers/vulnerabilities

Cloning into 'goldfish'...
remote: Sending approximately 1.53 GiB ...
remote: Counting objects: 112, done
remote: Finding sources: 100% (112/112)
remote: Total 7459811 (delta 6277225), reused 7459766 (delta 6277225)
Receiving objects: 100% (7459811/7459811), 1.53 GiB | 21.17 MiB/s, done.
Resolving deltas: 100% (6277225/6277225), done.
Cloning into 'kernel_exploit_challenges'...
The authenticity of host 'github.com (192.30.255.112)' can't be established.
RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8.
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added 'github.com,192.30.255.112' (RSA) to the list of known hosts.
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

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.