Сейчас на форуме: bartolomeo, -Sanchez-, morgot, sashalogout (+5 невидимых) |
eXeL@B —› Софт, инструменты —› binary ninja |
<< . 1 . 2 . |
Посл.ответ | Сообщение |
|
Создано: 30 октября 2016 18:28 · Личное сообщение · #1 Упоминаний на сайте не нашел. Вполне неплохая альтернатива hiew или radare. | Сообщение посчитали полезным: difexacaw |
|
Создано: 01 ноября 2016 09:24 · Личное сообщение · #2 |
|
Создано: 01 ноября 2016 09:52 · Поправил: VodoleY · Личное сообщение · #3 Gideon Vi пишет: Сколько лет уж Hiew, а его все ещё пытаются чем-то заменить я уже хз скок лет хьювом ползуюсь..толи 10.. толи 20.. ну qview это из той же серии.. альтернативы не вижу... всем кому не нравится. могут идти лесом ----- Наша работа во тьме, Мы делаем, что умеем. Мы отдаем, что имеем, Наша работа во тьме.... | Сообщение посчитали полезным: gazlan |
|
Создано: 01 ноября 2016 11:26 · Личное сообщение · #4 |
|
Создано: 01 ноября 2016 17:34 · Личное сообщение · #5 Hellspawn пишет: цена улыбнула, за эти деньги лучше Cerbero купить. Зачем покупать? ----- xchg dword [eax], eax |
|
Создано: 01 ноября 2016 17:54 · Личное сообщение · #6 |
|
Создано: 07 сентября 2017 16:57 · Личное сообщение · #7 Новая версия 1.1.922 Что нового: Type propagation • Different uses of variables can have a different name and type, even when sharing the same storage • Show structure field access when accessing a structure through a pointer • Linear sweep is available in the tools menu (beta) • PowerPC support (beta) • Support global pointer usage in MIPS and x86 • Limited support for stdcall on Windows binaries • Automatic calling convention detection • Parameter types and names are propagated to their usage in the function • Support binaries that directly access IAT or GOT entries • Interprocedural constant propagation of return values • Jump table detection improved significantly with improved data flow analysis • Automatically download and use PDBs for Windows binaries (beta) • Major refactor of C++ IL access APIs to more closely match the Python API style • Added the ability to store persistent metadata in the database • Types are shown in Medium Level IL view • Types now have an associated confidence level throughout the analysis • Many settings are now stored in a settings.json file inside of the user directory instead of in QSettings • Provided examples for accessing IL from C++ and wrapping an existing architecture to add new functionality Демо для разных платформ: История изменений: ----- EnJoy! | Сообщение посчитали полезным: v00doo |
|
Создано: 27 ноября 2018 09:13 · Личное сообщение · #8 Shellcode Compiler Компилятор шелл-кода для Binary Ninja Описание с английского сайта: The Shellcode Compiler is a C compiler designed to output standalone code that will be injected into other running processes. It contains a small, lightweight runtime that is designed to generate small code. The runtime has absolutely no external dependencies other than the target operating system kernel, so the generated code is not dependent on the target system’s configuration. It contains advanced features for customizing the code generation to satisfy constraints and make code that is harder to reverse engineer. C syntax. Runtime is built-in to the compiler executable and does not need to be installed. Able to output ELF, Mach-O, and PE binaries in addition to flat position-independent binary blobs. Targets Linux, FreeBSD, Mac OS X, and Windows. Supports both 32-bit and 64-bit x86 architectures on all supported platforms. (Planned feature, only applies to padding currently) Blacklist any byte value, and the compiler will generate code that does not use it. For example, it can generate code that does not have null bytes. (Partially implemented, register and basic block ordering) Polymorphic code generation can generate different code each time it is compiled. Calling conventions (including the choice of stack pointer register) are highly customizable. Python bindings for dynamic generation of code from scripts. Почитать (меню выбора слева): ----- EnJoy! | Сообщение посчитали полезным: v00doo, plutos |
|
Создано: 21 сентября 2019 22:27 · Поправил: IOCTL_ · Личное сообщение · #9 Hellspawn пишет: за эти деньги лучше Cerbero купить. Сорри за оффтоп 5d5f_21.09.2019_EXELAB.rU.tgz - news.txt |
|
Создано: 08 февраля 2020 13:23 · Личное сообщение · #10 |
|
Создано: 10 мая 2020 14:29 · Личное сообщение · #11 |
|
Создано: 16 мая 2020 18:56 · Личное сообщение · #12 A BinaryNinja Кстати, сабж из предыдущего поста (судя по лайкам) действительно рабочий? | Сообщение посчитали полезным: Bronco, plutos, mak |
|
Создано: 16 мая 2020 19:12 · Поправил: Bronco · Личное сообщение · #13 |
|
Создано: 20 мая 2020 07:34 · Личное сообщение · #14 Interface easily GDB-GEF with Binary Ninja Description: gef-binja is a plugin that is the server-side of the XML-RPC defined for gef for BinaryNinja. It will spawn a threaded XMLRPC server from your current BN session making it possible for gef to interact with Binary Ninja. ----- Give me a HANDLE and I will move the Earth. |
|
Создано: 22 мая 2020 05:36 · Поправил: vasilevradislav · Личное сообщение · #15 |
<< . 1 . 2 . |
eXeL@B —› Софт, инструменты —› binary ninja |