GithubHelp home page GithubHelp logo

study_frida's Introduction

study_frida

frida视频教程

android篇

  • 第二课 遍历进程中所有模块信息(名称、基址等等)、所有java类、类所有函数
  • 链接: https://pan.baidu.com/s/1AxdMwCQrGZpozVRispz5vg 提取码: 6arw
  • 第三课 hook静态函数、hook成员函数、hook受保护的函数、枚举类中所有构造函数、hook构造函数、有参函数hook
  • 链接: https://pan.baidu.com/s/1v6nyz9RQ2gGGMWhVnVBTHQ 提取码: p8ih
  • 第四课 java高级部分上(内部类hook、私有函数hook、修改对象属性问题、多个同名函数同时参数个数相同问题、参数自定义类型问题、主动调用问题)。
  • 链接: https://pan.baidu.com/s/1hBdSw8f9wQ0nqgL207DbLA 提取码: 9hzf
  • 第五课 java高级部分下(参数系统类型问题、参数容器类型问题、遍历容器问题、返回值容器类型问题、容器修改问题、class_trace实现)
  • 链接: https://pan.baidu.com/s/1xyByRqgdhP3fsm6G2U59hw 提取码: gi5u
  • 第六课 c/c++ so层模块复习 模块got表遍历、got表函数hook、导出函数hook、 导出未加extern函数hook
  • 链接: https://pan.baidu.com/s/1OeYbYBBsQRHWgkdoGbuDlQ 提取码: gdvt
  • 第七课 c/c++ so高级部分上 未导出函数hook、函数返回值改问题、获取指针参数的返回值问题、修改内存数据
  • 链接: https://pan.baidu.com/s/1sJLn1Layc6sS3sC0eysgGQ 提取码: rt5p
  • 第八课 c/c++ so高级部分下 JNIEnv函数hook、主动调用JNIEnv函数、JNIEnv_trace实现)
  • 第九课 frida android中的一些实例 socket_trace、java常用算法trace、ssl_trace

ios篇

视频持续更新.......

其它教程

其它资料请加入星球

study_frida's People

Contributors

haidragon avatar

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.