reverse engineering
https://youtube.com/playlist?list=PLMhLyvuk51v593tk1sEXa7w9Ru_DDgwkf r2pipe Playlist
a new video was released in r2pipe play list
More will come, sorry for the delay that's because I am doing everything by myself
More will come, sorry for the delay that's because I am doing everything by myself
reverse engineering pinned «https://youtube.com/playlist?list=PLMhLyvuk51v593tk1sEXa7w9Ru_DDgwkf r2pipe Playlist»
Forwarded from AbhiTheModder
eCapture
Features:
- Works without a CA Certificate
- Doesn't require a VPN connection
- Also supports capturing plaintext communication from Golang programs encrypted with TLS/HTTPS.
Note:
- Supports Linux/Android kernel versions x86_64 4.18 and above, aarch64 5.5 and above.
- Need ROOT permission.
GitHub:
https://github.com/gojue/ecapture.git
Download from releases:
https://github.com/gojue/ecapture/releases/tag/v0.8.6
@AbhiTheM0dder || @ReverseEngineering0
capture SSL/TLS text content
Features:
- Works without a CA Certificate
- Doesn't require a VPN connection
- Also supports capturing plaintext communication from Golang programs encrypted with TLS/HTTPS.
Note:
- Supports Linux/Android kernel versions x86_64 4.18 and above, aarch64 5.5 and above.
- Need ROOT permission.
GitHub:
https://github.com/gojue/ecapture.git
Download from releases:
https://github.com/gojue/ecapture/releases/tag/v0.8.6
@AbhiTheM0dder || @ReverseEngineering0
r2pipe_scripting_with_python_(all you need to know).7z
91.9 MB
Full Playlist on YouTube :
https://youtube.com/playlist?list=PLMhLyvuk51v593tk1sEXa7w9Ru_DDgwkf
Password :
Don't forget to subscribe, like and share
https://youtube.com/playlist?list=PLMhLyvuk51v593tk1sEXa7w9Ru_DDgwkf
Password :
@reverseengineer101
Don't forget to subscribe, like and share
Forwarded from Useful Patches
🚀 Introducing KeySigner: The Ultimate Keystore Management & APK Signing Tool!
🧑💻 Tired of complex keystore management and APK signing and looking for a seamless way to perform theses tasks? Check out KeySigner!
✨ KeySigner: A useful command-line tool for developers! Manage your keystores and sign APKs with ease using KeySigner’s developer-friendly interface.
🔑 Key features:
- Generate JKS, BKS, and PKCS12 keystores
- Migrate and convert keystore formats
- Extract certificates and private keys
- Sign APKs with custom keystores (v1, v2, v3)
✅ Requirements:
📦 Installation:
🔗 GitHub Repository:
https://github.com/muhammadrizwan87/keysigner
📱 Get started today and boost your development process!
🤝 Your feedback and contributions are welcome! If you find it helpful, don’t forget to star ⭐ the repo and share it with your peers.
━━━━━━━━━━━━━━━━━━━
♻️ Join Channel: @Android_Patches
📣 Second Channel: @TDOhex
💬 Discussion Group: @TDOhex_Discussion
━━━━━━━━━━━━━━━━━━━
🧑💻 Tired of complex keystore management and APK signing and looking for a seamless way to perform theses tasks? Check out KeySigner!
✨ KeySigner: A useful command-line tool for developers! Manage your keystores and sign APKs with ease using KeySigner’s developer-friendly interface.
🔑 Key features:
- Generate JKS, BKS, and PKCS12 keystores
- Migrate and convert keystore formats
- Extract certificates and private keys
- Sign APKs with custom keystores (v1, v2, v3)
✅ Requirements:
pkg install python openjdk-17 apksigner openssl-tool
📦 Installation:
pip install keysigner
🔗 GitHub Repository:
https://github.com/muhammadrizwan87/keysigner
📱 Get started today and boost your development process!
🤝 Your feedback and contributions are welcome! If you find it helpful, don’t forget to star ⭐ the repo and share it with your peers.
━━━━━━━━━━━━━━━━━━━
♻️ Join Channel: @Android_Patches
📣 Second Channel: @TDOhex
💬 Discussion Group: @TDOhex_Discussion
━━━━━━━━━━━━━━━━━━━
👉 Introduction to Smali
https://telegra.ph/Introduction-to-Smali-06-29
👉 Understand-smali
https://github.com/AbhiTheModder/understand-smali
https://telegra.ph/Introduction-to-Smali-06-29
👉 Understand-smali
https://github.com/AbhiTheModder/understand-smali
Forwarded from Ole André Vadla Ravnås
frida-tools 13.1.0 is out -- frida-trace now has r2 integrated in the UI 🎉 There's support for toggling backtraces on/off per handler, and the backtraces can be explored using the integrated disassembly view (powered by r2). In that view you can click on an instruction's address to add an instruction-level hook, or jump to the code of one you've already added. For handlers where backtraces are off (the default), you can still see the immediate caller and explore that using the disassembly view.
https://youtu.be/LMNGT68iibE
a new video realesed !
How to make radare2 scripts and how to use rasm2 (assembler/disassembler) and more
a new video realesed !
How to make radare2 scripts and how to use rasm2 (assembler/disassembler) and more
YouTube
learn radare2 scripting and rasm2 #reverseengineering #scripting #radare2 #rasm2
This video is a quick guide showing how to make radare2 scripts (not r2pipe 'python') and how to use rasm2 (assembler/disassembler) also the most used and common radare2 commands
The applied example here is compiled on an android phone (arm64-v8a) using…
The applied example here is compiled on an android phone (arm64-v8a) using…
How to set-up jshook and Frida frameworks, scripts and how to hook an application :
https://youtu.be/aR8-Bh-QP2U
Jshook :
https://github.com/JsHookApp
@reverseengineer101
https://youtu.be/aR8-Bh-QP2U
Jshook :
https://github.com/JsHookApp
@reverseengineer101
How to set-up frida-inject using termux on your Android phone and how to run and execute :
https://youtu.be/nnyCQJKDZGA
Termux (Github version) :
https://github.com/termux/termux-app
Frida releases :
https://github.com/frida/frida/releases
@reverseengineer101
https://youtu.be/nnyCQJKDZGA
Termux (Github version) :
https://github.com/termux/termux-app
Frida releases :
https://github.com/frida/frida/releases
@reverseengineer101
YouTube
How to set-up frida-inject using Termux and How to execute and run
How to configure frida-inject on your Android phone using Termux and root permissions
This framework (frida-inject) is different than the other one I used on jshook video (Frida mod) this all about to avoid being detected by some apps or some problems
…
This framework (frida-inject) is different than the other one I used on jshook video (Frida mod) this all about to avoid being detected by some apps or some problems
…