Skip to content

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

Richardlxc/SCDBG

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

	  _______________
	 |               |
	 |               |
	 |    libemu     |
	 | x86 emulation |
	 |               |
	 |               |
	 |               |
	 \ O             |
	  \______________|

	
homepage: http://libemu.mwcollect.org

this build has been modified form original. see CHANGES for details

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

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published