reverse engineering
2.13K 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
Smali Books and CheatSheets.zip
2 MB
opcodes tabkes, registers, methods, coding with smali, and more !

Shared by @reverseengineer101
Hermes Opcodes table.pdf
120.3 KB
For reverse engineering hermes apps (JS apps built with ReactNative Framework) table of opcodes and the explanation of usages
Practical Malware Analysis.pdf
9.5 MB
valuable book for every malware analyst

Shared by @reverseengineer101
Reverse Engineering In Arabic.pdf
17.6 MB
For Dear Arab Subscribers a reverse engineering book in Arabic
It's old but still good
Shared by @reverseengineer101
Channel photo updated
nullcon.pdf
3.5 MB
Reverse Engineering flutter apps
more about dart VM and tools

Shared by @reverseengineer101
This Project will be released soon 🔜😎 🔥

YouTube Downloader Video/Audio with a SQLite Database for saving and managing history
It just needs final touchs to be released 😉

@reverseengineer101
SSH KaliLinux (Github repo)

You can run kali linux on your termux using SSH KaliLinux by openssh

install openssh :
pkg install openssh

run :
ssh root@segfault.net

Password :
segfault

Shared by @reverseengineer101
pytube-io-en-latest.pdf
248.5 KB
Pytubefix latest version official documentation for CLI usages and Programming stuff

Shared by @reverseengineer101
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 :
dpkg -i YTDownloader_<platform>_version.deb

ⓘ To run just use :
YT

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
YTDownloader_Termux_2.1.deb
13.1 KB
Fixing update 2.1

➜ fixed the reported bugs

dpkg -i YTDownloader_Termux_2.1.deb

@reverseengineer101