patois / MadNES

IDA plugin to export symbols and names from IDA db so they can be loaded into FCEUXD SP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

	Nintendo Entertainment System (NES) symbol exporter
	------------------------------------------------------
	Copyright 2006, Dennis Elser (dennis@backtrace.de)


	IDA Pro plugin module for Nintendo Enternainment System
    (NES) ROM images in iNES file format.
    
  
  This plugin exports IDA names to FCEUXD SP symbols.
  These can be loaded by FCEUXD SP to allow symbolic debugging.
  The plugin automatically exports non-autogenerated names
  as symbols. You can additionally choose to export any name,
  comments and cross references.



	Copy compiled plugin to idadir%/plugins/MadNES.plw


    Please send me an e-mail if you find any bugs!

	(c) 2006, Dennis Elser (dennis@backtrace.de)

About

IDA plugin to export symbols and names from IDA db so they can be loaded into FCEUXD SP

License:Other


Languages

Language:C++ 100.0%