Android Reverse Engineering (Native Library Analysis)

Study case Final Grey Cat CTF 2023 (title)

Preface

During the final, there are only 4 teams that solved this challenge and i am part of them. This challenge required me to do dynamic analysis using frida and GDB since the application is quite complicated.

-----To Be Updated

Approaches

Technique
Study Case

Dynamic Instrumentation using Frida

Compfest -

Static Analysis and Patching using Decompiler

Dynamic Analysis using Debugger

Final Grey Cat CTF 2023 -

Intechfest -

To Be Updated

Last updated