Статистика |
Онлайн всего: 1 Гостей: 1 Пользователей: 0 |
|
Страницы: 1
Показано 1-10 из 10 сообщений
10.
Stefano
(16.05.2013 17:24)
0
Hi, thank you for your work, but i'm more than probably an idiot... I need to disassemble an V850ES .bin file and i'm using IDA 5.0 and your plugin but i'm not able to have the output file. I even don't know the starting address of program memory, i've read the NEC datasheet but haven't found it so i assume it shlould start from 0... As you're surely more experienced than me on this micro family if i send you bin file, would you please reply with the assembler code? This would a BIG favour... Thanks!!!
|
9.
Amos
(31.05.2010 02:13)
0
It would be very cool if you could either release the source or modify it to work with the older v810 processor. A variant of it is used in the Nintendo Virtual Boy video game system.
|
8.
v850hobbyst
(27.04.2010 10:32)
0
> Плагин некорректно отображает XREF на отрицательные офсеты (IDA 5.2)
ответил в почту, если это ошибка, то она должна быть достаточно общей (и проявляться сразу во многих местах), на уровне макросов и связки с самим SDK.
|
7.
Ivan
(07.04.2010 23:55)
0
IMMEDIATE offsets поправил в бинарном коде (с 16 на 32 битное значение) все заработало.
Остается проблема с Displacement, как в этом случае. ld.bu +(unk_AA89 - 0xE010)[tp], r6
|
6.
Ivan
(03.04.2010 21:31)
0
Плагин некорректно отображает XREF на отрицательные офсеты (IDA 5.2).
вот простой пример:
seg000:0000362C movhi 0, r29, r14 seg000:00003630 movea (sub_35AC - 0x361C), r14, r14 seg000:00003634 st.w r14, +0x48+var_44[sp]
XREF формируется по адресу seg000:000135AC unk_135AC .byte 0x9C -- Ü -- DATA XREF: _main+38o
Мне кажеться, нужно расширить sigend операнды до 32 бит, и возможно все вылечиться. Готов поискать багу в сырках, но к ним нужен доступ.
|
5.
Remko
(27.01.2010 18:25)
0
Thanks for the plugin, I am trying to modify the firmware of an embedded navigation system which has a nec v850 cpu. I would be gratefull for your expertise or and hints you could give. If possible please contact me.
|
4.
Hex
(07.12.2008 22:51)
0
Привет, мы с тобой однажды пересекались на счет специфической явы в одном девайсе. ;) Ща вот реверсю один девайс на проце Nec v850, а модуль-то, есть только твой. Но в нем недописана обработка стекового фрейма и еще много чего. Я хочу его довести до ума. Может чо-то придумаем?
|
3.
v850hobbyst
(10.06.2008 22:20)
0
> Is the source code of your v850 processor module (IDA) available? [skip] > so source code would be interesting for me to add own things too.
It can be made available as a GPLed project on the SourceForge, but I''m alone don''t have necessary expirience.
> Because i need a version for ida 5.2. I will upload it soon after some testing... I already sent beta-version to you via e-mail.
|
2.
friedo
(05.06.2008 13:15)
0
Hello. Is the source code of your v850 processor module (IDA) available? Because i need a version for ida 5.2. Some time ago i thought about developing such a module but until now i had less time to finish.. so source code would be interesting for me to add own things too. regards, friedo
|
1.
(20.05.2008 19:39)
0
Feel free to drop notes about the processor module.
|
1-10
|
|
|