کانال بایت امن
Открыть в Telegram
برگزاری دوره های آموزش برنامه نویسی و امنیت نرم افزار. https://dword.ir @YMahmoudnia
Больше4 815
Подписчики
+324 часа
+187 дней
+3430 день
Архив постов
4 815
#Github #Programming #ReverseEngineering
Porting Windows Dynamic Link Libraries to Linux allows native Linux programs to load and call functions from a Windows DLL
پروژه ای جهت لود و فراخوانی DLL های ویندوزی در برنامه های لینوکس با استفاده از PE/COFF loader کاستوم شده به همراه مثال هایی از جمله انتقال کتابخانه های Windows Defender به لینوکس
🌐 Project Link
@securebyte
https://t.me/joinchat/8IAKs9HaoGU2NmE0
_
4 815
#Training #ReverseEngineering #Exploit
Nightmare
Nightmare is an intro to binary exploitation / reverse engineering course based around ctf challenges. I call it that because it's a lot of people's nightmare to get hit by weaponized 0 days, which these skills directly translate into doing that type of work (plus it's a really cool song).
دوره آموزشی Nightmare در زمینه مهندسی معکوس و اکسپلویت باینری که بر اساس چالش های مسابقات فتح پرچم (CTF) تهیه شده .
🌐 Website
@securebyte
https://t.me/joinchat/8IAKs9HaoGU2NmE0
_
4 815
#eBook #ReverseEngineering #GameHacking
Want to learn game hacking ?
Game hacking allows you to add functionality and change how games work. Whether your goal is to add a new unit to an RTS game or create an aimbot for a FPS game, Game Hacking Academy has lessons and labs to learn along with.
کتاب رایگان آشنایی و یادگیری هک کردن بازی ها از Game Hacking Academy با استفاده از تکنیک ها و ابزار های مهندسی معکوس و گیم هکینگ
🌐 Website - PDF
@securebyte
https://t.me/joinchat/8IAKs9HaoGU2NmE0
_
4 815
#Article #ReverseEngineering #Hooking
Windows API Hooking and DLL Injection
This article is devoted to an approach for setting up local Windows hooks in C/C++ using native API calls.
در این مقاله با استفاده از NtHookEngine به پیاده سازی یک Local Hook پرداخته می شود که از ابتدا با نوشتن DLL و Injector نام و مک آدرس کارت شبکه را به صورت جعلی تغییر میدهد.
🌐 Article Link
@securebyte
https://t.me/joinchat/8IAKs9HaoGU2NmE0
_
4 815
#Article #ReverseEngineering
Reverse Engineering Concepts
+ Assembly / Machine Code
+ The C Programming Language
+ Disassemblers
+ Decompilers
آموزش برخی از مفاهیم اولیه مهندسی معکوس و ابزار ها به صورت خلاصه
🌐 Article Link
@securebyte
https://t.me/joinchat/8IAKs9HaoGU2NmE0
_
4 815
#Article #ReverseEngineering
Reverse Engineering 101 Workshop
This workshop provides the fundamentals of reversing engineering (RE) Windows malware using a hands-on experience with RE tools and techniques.
هدف این ورکشاپ آموزش مهندسی معکوس بدافزار های ویندوزی با استفاده از ابزار ها و تکنیک های مهندسی معکوس است. آشنایی با زبان برنامه نویسی اسمبلی و روش های تحلیل استاتیک و داینامیک از جمله سرفصل های این ورکشاپ هستند.
🌐 Workshop Link
@securebyte
https://t.me/joinchat/8IAKs9HaoGU2NmE0
_
4 815
Repost from N/a
#eBook #Forensics
📗Practical Memory Forensics
@securebyte
https://t.me/joinchat/8IAKs9HaoGU2NmE0
_
4 815
#eBook #Forensics
📗Practical Memory Forensics
➖Format : PDF
➖By: Svetlana Ostrovskaya
➖Pages: 304
➖Publisher: Packt Publishing
➖Pub Date: 2022
➖ISBN : 978-1801070331
@securebyte
https://t.me/joinchat/8IAKs9HaoGU2NmE0
_
4 815
#Tools #ReverseEngineering
GhidraDec v1.4 By chants
Ghidra Decompiler Plugin for IDA Pro
[+] IDA Pro 7.7 - 7.6 - 7.5 - 7.2 - 7.0 - 6.8
[+] Ghidra 10.1.2
Password = exetools
@securebyte
https://t.me/joinchat/8IAKs9HaoGU2NmE0
_
4 815
#Tools #ReverseEngineering #MalwareAnalysis
PEAnatomist
The free PEAnatomist utility supports almost all known and some undocumented structures inside MS PortableExecutable files (EXE, DLL, SYS and the like), LIB files and object files in COFF, MSVC CxxIL and ExtendedObj formats, and also performs simple analysis of the received data.
🌐 Website
@securebyte
https://t.me/joinchat/8IAKs9HaoGU2NmE0
_
4 815
#Tools #ReverseEngineering
GhidraDec v1.4 By chants
Ghidra Decompiler Plugin for IDA Pro
[+] IDA Pro 7.7 - 7.6 - 7.5 - 7.2 - 7.0 - 6.8
[+] Ghidra 10.1.2
Password = exetools
@securebyte
https://t.me/joinchat/8IAKs9HaoGU2NmE0
_
4 815
#Update
Version 0.03
[+] Source code qt6 compatibility
[+] Bundle for Apple M1 processor
[+] APKS support
[+] CMAKE build system
[+] More than 100 new detects
[+] New "All types" mode
[+] New console feautures
[+] Colored output for console
[+] New translations
[+] Many bugs have been fixed
🌐 Project Link
@securebyte
https://t.me/joinchat/8IAKs9HaoGU2NmE0
_
4 815
#Github #ReverseEngineering
Reko Binary Decompiler
Reko (Swedish: "decent, obliging") is a decompiler for machine code binaries. This project is freely available under the GNU General Public License.
🌐 Project Link
@securebyte
https://t.me/joinchat/8IAKs9HaoGU2NmE0
_
4 815
#Article #Hooking
A Comprehensive Guide to Hooking Windows APIs with Python
In this article, we explore when and why it’s best to choose Python for hooking Windows APIs and explain how to use this language for setting hooks based on easy-to-follow examples.
🌐 Article Link
@securebyte
https://t.me/joinchat/8IAKs9HaoGU2NmE0
_
4 815
#Github #ReverseEngineering
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit ARM & 64-bit ARM architectures.
🌐 Project Link
@securebyte
https://t.me/joinchat/8IAKs9HaoGU2NmE0
_
4 815
#Github #ReverseEngineering
This is just a x64dbg script system support By Ahmadmansoor
🌐 Project Link
@securebyte
https://t.me/joinchat/8IAKs9HaoGU2NmE0
_
4 815
#Project #MalwareAnalysis
YaraDbg
Is a free web-based Yara debugger to help security analysts to write hunting or detection rules with less effort and more confidence.
🌐 Website
@securebyte
https://t.me/joinchat/8IAKs9HaoGU2NmE0
_
4 815
#Article #MalwareAnalysis
Anti-Disassembly techniques used by malware (a primer) Part 1-2
There are chances that malware authors implement some kind of trolling so that a malware analyst has a hard time figuring out code during static analysis (IDA Pro ?)
🌐 Part1 - 🌐 Part2
@securebyte
https://t.me/joinchat/8IAKs9HaoGU2NmE0
_
4 815
#Article #ReverseEngineering
X64 Function Hooking by Example
🌐 Articles Link
@securebyte
https://t.me/joinchat/8IAKs9HaoGU2NmE0
_
Уже доступно! Исследование Telegram 2025 — ключевые инсайты года 
