reverse engineering
前往频道在 Telegram
◉ 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
显示更多未指定国家技术与应用18 716
2 902
订阅者
无数据24 小时
+277 天
+14930 天
数据加载中...
相似频道
标签云
进出提及
---
---
---
---
---
---
吸引订阅者
九月 '25
九月 '25
+119
在0个频道中
八月 '25
+208
在0个频道中
Get PRO
七月 '25
+219
在0个频道中
Get PRO
六月 '25
+182
在0个频道中
Get PRO
五月 '25
+194
在0个频道中
Get PRO
四月 '25
+141
在0个频道中
Get PRO
三月 '25
+198
在2个频道中
Get PRO
二月 '25
+174
在1个频道中
Get PRO
一月 '25
+207
在0个频道中
Get PRO
十二月 '24
+258
在2个频道中
Get PRO
十一月 '24
+494
在11个频道中
Get PRO
十月 '24
+361
在8个频道中
Get PRO
九月 '24
+457
在3个频道中
| 日期 | 订阅者增长 | 提及 | 频道 | |
| 20 九月 | +3 | |||
| 19 九月 | +8 | |||
| 18 九月 | +5 | |||
| 17 九月 | +5 | |||
| 16 九月 | +8 | |||
| 15 九月 | +3 | |||
| 14 九月 | +5 | |||
| 13 九月 | +2 | |||
| 12 九月 | +4 | |||
| 11 九月 | +10 | |||
| 10 九月 | +7 | |||
| 09 九月 | +5 | |||
| 08 九月 | +9 | |||
| 07 九月 | +9 | |||
| 06 九月 | +8 | |||
| 05 九月 | +4 | |||
| 04 九月 | +6 | |||
| 03 九月 | +8 | |||
| 02 九月 | +6 | |||
| 01 九月 | +4 |
频道帖子
https://www.darkentry.net
Check your email's or work's email password if it has been breached for free without registration
This check is based on hackers data bases and what's leaked on dark web
Dark entry is a trusted source and they are monitoring the dark web as well so if you have your own company they can help you, managed by Ebrahem Hegazy
Post by, @reverseengineer101
| 2 | Company : we have a great security system, we can't be hacked
The HR just won an iPhone ...
😂 😂 😂 | 2 001 |
| 3 | Exodia OS
A highly customized arch-based distro For All Cybersecurity fields
https://exodia-os.github.io | 2 055 |
| 4 | a new release of the reai plugin is out | 2 041 |
| 5 | https://github.com/RevEngAI/reai-r2/releases/tag/v2.0.0 | 2 033 |
| 6 | Jwt_tool crack and attack json web tokens
Its functionality includes:
Checking the validity of a token
Testing for known exploits:
(CVE-2015-2951) The alg=none signature-bypass vulnerability
(CVE-2016-10555) The RS/HS256 public key mismatch vulnerability
(CVE-2018-0114) Key injection vulnerability
(CVE-2019-20933/CVE-2020-28637) Blank password vulnerability
(CVE-2020-28042) Null signature vulnerability
(CVE-2022-21449) Psychic Signature ECDSA vulnerability
Scanning for misconfigurations or known weaknesses
Fuzzing claim values to provoke unexpected behaviours
Testing the validity of a secret/key file/Public Key/JWKS key
Identifying weak keys via a High-speed Dictionary Attack
Forging new token header and payload contents and creating a new signature with the key or via another attack method
Timestamp tampering
RSA and ECDSA key generation, and reconstruction (from JWKS files)
Rate-limiting for all attacks
...and lots more!
https://github.com/ticarpi/jwt_tool | 1 871 |
| 7 | APKWeaker : https://github.com/Dark-Night0/APKWeaker
APKWeaker is a command-line tool designed to simplify the process of modifying Android APKs for testing and debugging purposes It automates the process of pulling APKs from the Android emulator, decompiling them, injecting networkSecurityConfiguration into the base.apk if the application uses Split Packages to allow ClearTextTraffic (HTTP), forcing the application to trust a certificate (user, system), rebuilding the APKs, and signing them for reinstallation | 1 718 |
| 8 | a great collection of courses in different fields
https://github.com/Developer-Y/cs-video-courses?fbclid=IwY2xjawKhlLFleHRuA2FlbQIxMQABHiKUJ7UbJTd3xUZ-VRe-w6vfjO10_bn7VyKvVUb-5iDYz7dZqpmnhny6rE4a_aem_6nZlFeBlHrxEhfKPr0ei7w#math-for-computer-scientist
@reverseengineer101 | 2 081 |
| 9 | If you have trouble with programs or exe that only runs on Windows while you are using Linux
You can simply use wine to run these on your linux machine
Wine (originally an acronym for "Wine Is Not an Emulator") is a compatibility layer capable of running Windows applications on several POSIX-compliant operating systems, such as Linux, macOS, & BSD. Instead of simulating internal Windows logic like a virtual machine or emulator, Wine translates Windows API calls into POSIX calls on-the-fly, eliminating the performance and memory penalties of other methods and allowing you to cleanly integrate Windows applications into your desktop.
Official website : https://www.winehq.org/
You can use apt to install as well (I tested on Debian based distros)
@reverseengineer101 | 1 979 |
| 10 | GDA(GJoy Dex Analyzer)
Is a great tool for android apks analysis and reverse engineering, also a great alternative of Jadx-gui since it's so fast (based on C++)
https://github.com/charles2gan/GDA-android-reversing-Tool | 1 804 |
| 11 | Activaite windows to cross 😂 | 1 993 |
| 12 | Waydroid
A container-based approach to boot a full Android system on regular GNU/Linux systems running Wayland based desktop environments.
https://waydro.id | 1 927 |
| 13 | r2ai-hackbcn2025.pdf | 3 228 |
| 14 | 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
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 | 2 990 |
| 15 | The European Union has released their own linux distro Eu-OS based fedora distribution
https://eu-os.gitlab.io/ | 1 420 |
| 16 | ▲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 | 1 903 |
| 17 | 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 | 2 955 |
| 18 | Ghidra New Release 11.3
https://github.com/NationalSecurityAgency/ghidra/releases/tag/Ghidra_11.3_build | 1 879 |
| 19 | Android & IOS Security
a useful article about android and ios security with various resources (in Russian 'some resources are in English')
https://habr.com/en/companies/swordfish_security/articles/660179/?fbclid=IwY2xjawIQW3NleHRuA2FlbQIxMQABHZ3Scph3hott5AH6Xn756Ym_LTMVGYySo1r7jrgo6NpVRAZNMcNeRTFgFA_aem_d5dxt5cnAFrhHrdXkk1qzw | 1 761 |
| 20 | xss2png
▲ 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 | 2 719 |
