الفريق العربي للهندسة العكسية

نسخة كاملة : Binary Ninja 5.3.9434 Personal Edition
أنت حالياً تتصفح نسخة خفيفة من المنتدى . مشاهدة نسخة كاملة مع جميع الأشكال الجمالية .
Binary Ninja 5.3.9434 Personal (Windows only):

Binary Ninja is an interactive decompiler, disassembler, debugger, and binary analysis platform created by reverse engineers for reverse engineers. Designed with a focus on providing a high-quality automation API and a clean, easy-to-use graphical interface, Binary Ninja is actively used by malware analysts, vulnerability researchers, and software developers worldwide. Decompile software built for many common architectures on Windows, macOS, and Linux.

Homepage:

https://binary.ninja/

Preview:

https://postimage.me/image/9lNt

Download (Google Drive):

https://drive.google.com/file/d/1cM2A2FE...drive_link

Replace with this patched DLL file (or you can patch it yourself), and then use the license provided below.

Download (Google Drive):

Patcher code:

if __name__ == "__main__":
f=open("binaryninjacore.dll","r+b")
f.seek(0x014A386D)
f.write(b"\x85")

Patched DLL file:

https://drive.google.com/file/d/1jxLEiRL...drive_link

License:

https://drive.google.com/file/d/1VNTydas...drive_link