reverse engineering
2.18K subscribers
38 photos
9 videos
21 files
66 links
◉ A channel for learning and discussing about reverse engineering

◉ We aren't accepting any illegal works, we are here to help, learn and gain new skills
◉ Owner @Mohamed_Abozaid1
◉ Egypt 🇪🇬

Please don't PM ask in discussion group except in necessity
Download Telegram
Google is preparing to let you run Linux apps on Android, just like Chrome OS

The company is working on a Terminal app that downloads, configures, runs, and interfaces with an instance of Debian in a VM.

🔗Full details in my latest article over on Android Authority.
setup.sh
705 B
if you stuck in frida-inject setup
or you are lazy enough to not to
follow the steps use this script

Frist of all save it to Download and use this command (for version 16.5.6)
cd /storage/emulated/0/Download/Telegram/; bash setup.sh


@reverseengineer101
Sorry about the mistake of LSposed
I saw mine says update although I was on the latest version and someone on telegram was saying that too, so I shared that github page
Thanks for who noticed
Please open Telegram to view this post
VIEW IN TELEGRAM
reverse engineering pinned «https://t.me/boost/reverseengineer101»
reverse engineering
https://t.me/boost/reverseengineer101
Thanks for who boosted🤝♥️
New releases of find_fnc.py with a new name with more functionality, you don't need to use tow scripts now

To run :
python Find Inst.py
or
python3 FindInst.py

Supports the latest version of python (3.12.7) and pptool latest version (1.6)
*Note : The script is not encrypted, you can read and understand it but don't leach

@reverseengineer101
APK Repacking Tutorial is available now !

Repacking, hooking with frida, using Jadx-gui and apktool, and a general concept for repacking protected apks

Watch the playlist 👇
https://youtube.com/playlist?list=PLMhLyvuk51v5Y8_8Ga9PV16Bnv7jYNfcd

@reverseengineer101
Repacking Tutorial.zip
793.5 KB
Needed files and Frida scripts
cert+dirs.zip
965 B
Burp Suite Certificate (.der) and The Directories used in the video
Quick-setup.zip
1.1 KB
a bash script for quick setup and the '.0' certificate
To use extract the contents of that file into download folder
(storage/emulated/0/Download/)

And run :
cd /storage/emulated/0/Download/; bash burpcert-setup.bash