Skip to content
View huseyinturan's full-sized avatar
Block or Report

Block or report huseyinturan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. frida-scripts frida-scripts Public

    Frequently used frida scripts for Android Apps that hooks on Socket, JSON Object, OutputStream, StringBuilder. Object call stack tracing script which shows target Object usage. logd script that pri…

    JavaScript 5 5

  2. deobfuscator deobfuscator Public

    This script parses the clearly decompiled java files like C1234a pattern which are generated from JADX or http://www.javadecompilers.com/ and replace obfuscated class names with the /*compiled from…

    Shell 3 1

  3. SideSheetBehavior SideSheetBehavior Public

    I have converted BottomSheetBehavior to SideSheetBehavior for side opening layouts. In some cases Navigation Drawer does not work.

    Java 2 1

  4. ExoplayerAudioWithToken ExoplayerAudioWithToken Public

    Java

  5. sunflower sunflower Public

    Forked from android/sunflower

    A gardening app illustrating Android development best practices with Android Jetpack.

    Kotlin

  6. dependencylist dependencylist Public

    This small script is useful when working on static analysis which gives the list of libraries used by the focused package. Sometimes we are curious about the relation between the packages and we do…

    Shell