Binary Ninja Personal 4.1.5747
# Binary Ninja Personal 4.1.5747!(https://s2.loli.net/2024/08/05/xowSPICO74tXu2D.png)
**Binary Ninja is an interactive decompiler, disassembler, debugger, and binary analysis platform built by reverse engineers, for reverse engineers.** Developed with a focus on delivering a high-quality API for automation and a clean and usable GUI, Binary Ninja is in active use by malware analysts, vulnerability researchers, and software developers worldwide. Decompile software built for (https://binary.ninja/faq/#supported-architectures) on Windows, macOS, and Linux.
**Binary Ninja是一款交互式反编译器、反汇编器、调试器和二进制分析平台,由逆向工程师为逆向工程师打造。** Binary Ninja的开发专注于提供高质量的自动化API和简洁实用的图形用户界面,目前全球的恶意软件分析师、漏洞研究人员和软件开发人员都在积极使用Binary Ninja。可以在在 Windows、macOS 和 Linux 上反编译 [多种常见架构](https://binary.ninja/faq/#supported-architectures) 的软件。
**官网**:(https://binary.ninja)
**4.1版本更新日志**:(https://binary.ninja/2024/07/17/4.1-elysium.html)
## 安装包及补丁
### 下载链接
123pan: (https://www.123pan.com/s/SQKtVv-jSR53.html) (已分卷压缩为96M)
baidu: (https://pan.baidu.com/s/1xgitN7OYd3BEnYoi3cckAg?pwd=1111)
### 安装步骤
1. 运行`binaryninja_personal_win64.exe`安装
2. 用`crack/win/binaryninjacore.dll` 替换掉安装目录下的同名文件
3. 打开Binary Ninja,用`crack/license.dat`激活
或者也可以用`crack/win/AMPED`里面提供的`KEYGEN.exe`生成自定义的许可证文件
安装包的 sha256 和官网上的是匹配的
(https://binary.ninja/js/hashes.json)
```json
"binaryninja_personal_win64.exe":
"b699831118755e588181e7715e603aa0b5b8c8cb407a18acf07d3f04e052d363"
```
把替换的补丁和原文件对比了一下,只有这一处不同,大概是加密了的公钥?
!(https://s2.loli.net/2024/08/05/8YZxAWc5UPmLb1v.png)
---
**转自(https://auth.lol/binja/),感谢原发布者**
这里只转载了Windows的版本,原网站上还有macOS和Linux的版本
> nfo
> ```plain
> The installer hashes match with the ones Binaryninja provides, feel free to compare pre-patched vs original.
>
>Thanks to everyone who is seeding the torrent
>Thanks to amped for their awesome keygen
>Thanks to kaede for giving me the binaries (<3)
>
>Helloo to panzergranate.net ! !
>
>love you all <3 - auth.lol
>:wq
>``` 发一个 macOS 的安装方法。
1. 挂载 dmg ,把程序文件拖到 /Applications
2. 把对应的 libbinaryninjacore.1.dylib 文件替换到 /Applications/Binary Ninja.app/Contents/MacOS
3. 运行下面的重签名命令
sudo codesign --remove-signature "/Applications/Binary Ninja.app" && sudo codesign -f -s - --timestamp=none --all-architectures --deep "/Applications/Binary Ninja.app" && sudo xattr -cr "/Applications/Binary Ninja.app"
4. 在 Finder 右键运行 Binary Ninja
5. 加载 license.dat 文件注册后运行。
完毕 ,enjoy! 是不是跟010Editer功能类似? 会汇编语言的用这个确实可以 funwell 发表于 2024-8-6 15:56
是不是跟010Editer功能类似?
这个是Disassembler哦,应该是和IDA, Ghidra这样的类似 有没有For Linux的版本?
感谢分享,又有新的版本可以使用了 感谢分享!!收藏学习。
感谢分享!!收藏学习。 感谢分享,收藏 除了bd,没有别的网盘可以用了?
页:
[1]
2