New releases for YTDownloader for Windows, Linux, and Termux
ⓘChangelog :
◉ Improved I/O
◉ Improved logic
◉ For Linux and Termux deb packages for all architectures
◉ For Windows a exe file and the tool directory moved to Downloads directory
◉ For Termux it's no longer saving in Termux home directory it's moved to your internal storage directory
➜ For Linux or Termux run :
ⓘ To run just use :
Maybe the next releases will contain an apk and GUI for other OS
Give Reaction
https://github.com/ReEng101/YT-Downloader-YouTube-Downloader-/releases/tag/YTDownloader2.0
ⓘChangelog :
◉ Improved I/O
◉ Improved logic
◉ For Linux and Termux deb packages for all architectures
◉ For Windows a exe file and the tool directory moved to Downloads directory
◉ For Termux it's no longer saving in Termux home directory it's moved to your internal storage directory
➜ For Linux or Termux run :
dpkg -i YTDownloader_<platform>_version.deb
ⓘ To run just use :
YT
Give Reaction
https://github.com/ReEng101/YT-Downloader-YouTube-Downloader-/releases/tag/YTDownloader2.0
GitHub
Release YT Downloader 2.0 · ReEng101/YT-Downloader-YouTube-Downloader-
New releases for YTDownloader for Windows, Linux, and Termux
Changelog :
◉ Improved I/O
◉ Improved logic
◉ For Linux and Termux deb packages for all architectures
◉ For Windows a exe file and the t...
Changelog :
◉ Improved I/O
◉ Improved logic
◉ For Linux and Termux deb packages for all architectures
◉ For Windows a exe file and the t...
reverse engineering
Binary Comparison using radiff2 https://youtu.be/RsI8hNhsi_U @reverseengineer101
Please open Telegram to view this post
VIEW IN TELEGRAM
reverse engineering
⊷ More are verified 🔥🔥🔥
◉ r2pipe Playlist :
https://youtube.com/playlist?list=PLMhLyvuk51v593tk1sEXa7w9Ru_DDgwkf
➜ https://infosec.exchange/@radareorg/113536938461670783
◉ r2 scripting :
https://youtu.be/LMNGT68iibE
➜ https://infosec.exchange/@radareorg/113539373001813670
「 @reverseengineer101 | Mohamed Abozaid 」
◉ r2pipe Playlist :
https://youtube.com/playlist?list=PLMhLyvuk51v593tk1sEXa7w9Ru_DDgwkf
➜ https://infosec.exchange/@radareorg/113536938461670783
◉ r2 scripting :
https://youtu.be/LMNGT68iibE
➜ https://infosec.exchange/@radareorg/113539373001813670
「 @reverseengineer101 | Mohamed Abozaid 」
Learn how to create deb packages for Termux using python or any language
https://youtu.be/oia8Q3Ln8IQ
➜ @reverseengineer101
https://youtu.be/oia8Q3Ln8IQ
➜ @reverseengineer101
YouTube
Create deb packages for Termux (Android) using python or any language #termux #python #linux
What are deb packages ?
Deb stands for Debian package which also can be installed and executed on Debian based distributions
What is dpkg ?
dpkg is Debian package manager that can be used to install, uninstall packages or create them (dpkg-deb)
In this…
Deb stands for Debian package which also can be installed and executed on Debian based distributions
What is dpkg ?
dpkg is Debian package manager that can be used to install, uninstall packages or create them (dpkg-deb)
In this…
Hi, How are you doing ?
I didn't leave, I am busy with exams and some stuffs. I'll be back ASAP
I didn't leave, I am busy with exams and some stuffs. I'll be back ASAP
xss2png
▲ requirements :
➜ To use :
https://github.com/vavkamil/xss2png?tab=readme-ov-file
▲ requirements :
Pillow==6.2.0
➜ To use :
python3 xss2png.py -p <your payload> -o xss.png
https://github.com/vavkamil/xss2png?tab=readme-ov-file
GitHub
GitHub - vavkamil/xss2png: PNG IDAT chunks XSS payload generator
PNG IDAT chunks XSS payload generator. Contribute to vavkamil/xss2png development by creating an account on GitHub.
Please open Telegram to view this post
VIEW IN TELEGRAM
Sir Mohamed Fathy had started a great playlist in Android security for free on YouTube
unfortunately it is in Arabic so not all people will find that useful
https://youtube.com/playlist?list=PLhgtN5PV5kNRNzE4BiFBxSDcih4eiUymb
unfortunately it is in Arabic so not all people will find that useful
https://youtube.com/playlist?list=PLhgtN5PV5kNRNzE4BiFBxSDcih4eiUymb
▲Security Threat
This phishing email is sent to a lot of people who have repository on github saying that your email is logged in from a device in Iceland 🇮🇸 asking you to change your password or review your activity after that they can takeover your account
ⓘ That email is well crafted so be careful
➜ Please don't click on any links
◉ Keep safe @reverseengineer101
This phishing email is sent to a lot of people who have repository on github saying that your email is logged in from a device in Iceland 🇮🇸 asking you to change your password or review your activity after that they can takeover your account
ⓘ That email is well crafted so be careful
➜ Please don't click on any links
◉ Keep safe @reverseengineer101
The European Union has released their own linux distro Eu-OS based fedora distribution
https://eu-os.gitlab.io/
https://eu-os.gitlab.io/
EU OS Proof-of-Concept
EU OS
Proof-of-Concept OS for the EU
APKLEAKS
• apkleaks is a powerful tool (based on Jadx) to extract :
▲ secrets from apk
▲ URLs/endpoints
▲ IP adresses
▲ general info about the authorization
▲ more and more
• apkleaks supports :
ⓘ JSON output format
ⓘ Custom patterns/outputs
ⓘ Windows/Linux/Android(Termux)
• installation :
▲ Docker
▲ pip/pip3
▲ git
Github : https://github.com/dwisiswant0/apkleaks
Shared by @reverseengineer101
• apkleaks is a powerful tool (based on Jadx) to extract :
▲ secrets from apk
▲ URLs/endpoints
▲ IP adresses
▲ general info about the authorization
▲ more and more
• apkleaks supports :
ⓘ JSON output format
ⓘ Custom patterns/outputs
ⓘ Windows/Linux/Android(Termux)
• installation :
▲ Docker
docker pull dwisiswant0/apkleaks:latest
▲ pip/pip3
pip3 install apkleaks
▲ git
git clone https://github.com/dwisiswant0/apkleaks
cd apkleaks/
pip3 install -r requirements.txt
Github : https://github.com/dwisiswant0/apkleaks
Shared by @reverseengineer101