Skip to content
View eybisi's full-sized avatar
๐Ÿ‘€
hooking functions
๐Ÿ‘€
hooking functions

Block or report eybisi

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
eybisi/README.md

Pinned Loading

  1. kavanoz Public

    Statically unpacking common android banker malware.

    Python 144 22

  2. misc Public

    JavaScript 18 1

  3. nwaystounpackmobilemalware Public

    JavaScript 28 14

  4. fridaScripts Public

    JavaScript 27 7

  5. vim frida codeblock builder
    1
    command! -nargs=+ FridaV call FridaV(<f-args>)
    2
    command! -nargs=+ Frida call Frida(<f-args>)
    3
    
                  
    4
    function! FridaV( ... )
    5
        let class = split(a:1,"\\V.")
  6. firefox-playstore-extension Public

    Open play store page with selected text as a package name

    JavaScript 2