• Stars
    star
    148
  • Rank 249,983 (Top 5 %)
  • Language
    C
  • Created about 8 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

littl_tools

some little tools to make worker easyer

syms2idc.py

  • make a idc file for IDA to get kernel symbols form kallsyms
  • usage:./syms2idc.py <syms_file> <idc_file_name>

android_root

  • easy root code for android root learning

pixel_c_image

  • get Image from Image.fit for pixel C
  • usage: ./get_image.py <Image_fit_file> <out_file_name>

bluetooth

  • bluetooth vulnerability study