💻 🔐 Reversing Resources, Programming Courses, and Related News
前往频道在 Telegram
This group provides tutorials from dozens of sources! Reverse Engineering: @Reversing_Discussion APK Modding: @APK_Modding Tools: @ReversingTools Library: @Coder_Heaven OffTopic: @Reversing_OT
显示更多3 337
订阅者
无数据24 小时
+737 天
+38030 天
帖子存档
🫥 Secrets from the Algorithm: Google Search’s Internal Engineering Documentation Has Leaked
https://ipullrank.com/google-algo-leak
https://sparktoro.com/blog/an-anonymous-source-shared-thousands-of-leaked-google-search-api-documents-with-me-everyone-in-seo-should-see-them/
🫥Protocol Buffer Basics: Dart | Protocol Buffers Documentation
https://protobuf.dev/getting-started/darttutorial/
https://pub.dev/documentation/protobuf/latest/protobuf/protobuf-library.html
🔴 Combining Kernel and User-Mode Hooks for Enhanced System Monitoring
https://github.com/carlos-al/user-kernel-syscall-hook
TheBhTiNjector is a file binder that concatenates files while preserving their functionality.
It concatenates multiple types of files, which can be executables, images or executables with images, uniting them and having the possibility of injecting shellcode.
https://github.com/Black-Hell-Team/TheBhTiNjector
Understanding this documentation creates a world of opportunities to utilize Google APIs creatively.
https://github.com/googleapis/
😇🥰🥰
😇🥰🥰😇
⭐As most of you probably know memory management continues to be the number one exploit (70% of exploitation derives from memory corruption), therefore this CTF is good dive into this subject.
🥰Exploiting V8 at openECSC
https://lyra.horse/blog/2024/05/exploiting-v8-at-openecsc/
https://github.com/ECSC2024/openECSC-2024/tree/main/round-3/pwn03
01 - Introduction to Penetration Testing Using Metasploit
🔰Penetration Testing with Metasploit Framework
🌟 Taught By: Oak Academy, Muharrem AYDIN
💎 How to use Frida hook for beginners (Translated to English)
https://www.cnblogs.com/luoyesiqiu/p/10718997.html
@Reversing_Discussion
🚨 Hbctool Example
A command-line interface for disassembling and assembling the Hermes Bytecode.
https://github.com/bongtrop/hbctool
Fork
https://github.com/Kirlif/HBC-Tool
💎Installation
pip install hbctool
🎲To Update
pip install --force-reinstall hbctool-0.1.5-96-py3-none-any.whl
🎲 @Reversing_Discussion
➡️Note pip needs below patch to build wheels
_file=$(find $PREFIX/lib/python3.11/_sysconfigdata*.py)
rm -rf $PREFIX/lib/python3.11/__pycache__
sed -i 's|-fno-openmp-implicit-rpath||g' "$_file"✏️✏️✏️✏️✏️✏️
✏️✏️✏️✏️✏️✏️✏️✏️
✏️✏️✏️✏️✏️✏️
Binary Analysis Course – Max Kersten
https://maxkersten.nl/binary-analysis-course
OWASP MSTG Crackme 1 writeup (Android) | DCODX Cybersecurity Break it, Fix it
https://1337.dcodx.com/research/owasp-mstg-crackme-1-writeup-android
You can use Shaka-packager instead of mp4decrypt to do it on the go
for php - https://github.com/quasarstream/shaka-php
