All Projects → dzzie → Scdbg

dzzie / Scdbg

note: current build is VS_LIBEMU project. This cross platform gcc build is for Linux users but is no longer updated. modification of the libemu sctest project to add basic debugger capabilities and more output useful for manual RE. The newer version will run under WINE

Programming Languages

c
50402 projects - #5 most used programming language
  _______________
 |               |
 |               |
 |    libemu     |
 | x86 emulation |
 |               |
 |               |
 |               |
 \ O             |
  \______________|

libemu homepage: http://libemu.mwcollect.org

This build supports: 100 hooks, 13 dlls, SEH, condensed output, interactive debug shell

see CHANGES for more details. note currently version is VS_LIBEMU repository which is a Windows native build that is several years more advanced.

Home Page: http://sandsprite.com/blogs/index.php?uid=7&pid=152 Manual: http://sandsprite.com/CodeStuff/scdbg_manual/MANUAL_EN.html Basic Video: http://www.youtube.com/watch?v=jFkegwFasIw Adv Video: http://youtu.be/HZE2c_If6hU Demo Shellcodes: http://sandsprite.com/blogs/files/sc_samples.zip

building from svn: autoreconf -v -i ./configure --prefix=/opt/libemu; make install

scdbg binary is in ./tools/sctest/ after compilation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].