Skip to content
View Ebrahim-Mostafa's full-sized avatar

Block or report Ebrahim-Mostafa

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

Hi πŸ‘‹, I'm Ebrahim Mostafa

A dedicated πŸ› οΈ SDET. See my πŸ“„ resume for more.


πŸ“ž Contact Me

πŸ“¬ Reach me at:

LinkedIn Email

🧬 About

ℹ️ About

Profile Views

πŸ’» GitHub Stats

πŸ“Š Stats

πŸ“Š Latest Activity

πŸ“ˆ Contributions

Activity Graph
🌍 Global
πŸ—οΈ Create Your Own Badge

🎨 Badge Generators

For The Badge Badgen Shields.io


πŸ“ Credits: Ebrahim Mostafa
πŸ•’ Last Edited on: 04/01/2023

Pinned Loading

  1. healthi-test-automation healthi-test-automation Public

    Test Automation Framework designed for healthy projects for web-based activities.

    Java 1

  2. iPhoneSpoofing iPhoneSpoofing Public

    Fake iPhone real devices location using this small app

    Swift 4 1

  3. SendingReportsByEmail SendingReportsByEmail Public

    Sending reports by email from Android/React-Native projects via URL or File upload.

    Java

  4. MobSFBuildScanner MobSFBuildScanner Public

    Static Code Analysis for iOS/Android builds.

    Java 1

  5. MiTM.md MiTM.md
    1
    # Perform MiTM attack to debug any production build iOS/Android without having the source code:
    2
    
                  
    3
    - [Download Charles](https://www.charlesproxy.com/download/latest-release/)
    4
    - [Download Genymotion Desktop 3.2.1](https://www.genymotion.com/download/)
    5
    - [How to set up Charles Proxy for mobile and web apps?](https://medium.com/testvagrant/how-to-set-up-charles-proxy-for-mobile-and-web-apps-14163cf31908)
  6. Switching between multiple JDK on macOS Switching between multiple JDK on macOS
    1
    #!/bin/zsh
    2
    
                  
    3
    #In order to execute the shell file commands:
    4
    #sh jenv.sh
    5
    #chmod +x jenv.sh