|
C++ x86 Disassmbler
|
| |
I have to write an objdump/bindump program and am looking for an x86 disassembler written in C++. Many thanks in advance, Aaron
|
|
Testing...
|
| |
Just want to see if posting works :) Ignore this.
|
|
Source level debugging with bochs and gdb
|
| |
Is there way to source level debug of kernel code writen with C language with bochs and gdb? I seek a sample code and tutorial for a long time in the internet but could not find. Thanks for advance.
|
|
DStorm x86 disassembler
|
| |
Does the C++ DStorm disassembler still exist or has it been renamed ? Many thanks in advance, Aaron
|
|
For Sale: Premodded Video Game Consoles, Backups & Retro Stuff
|
| |
We're a video game specialist and wholesaler for modded consoles, retro consoles and game backups, we ship worldwide. Below are some of our offerings at wholesale prices and we do supply video game hardwares and softwares for resellers with bulk discounts given. Besides this, we have 30 retail outlets in Malaysia and Singapore,... more »
|
|
Ideas on RTTI support?
|
| |
Another daft and possibly flameworthy question... :) Has anyone ever attempted writing C++ RTTI support in an OS, if not in a kernel? I imagine it involves the creation of an "object header" of sorts in memory, in the implementation of the "new" operator's malloc routine. Sort of like the object headers in the runtimes for both Java... more »
|
|
|