MetaPuck is a tool to spy the information, being hidden in the MetaData block inside the CLR (Common Language Runtime) Portable Executable images of the .NET framework, and displays it in a well overlook-able TreeView.
File List:
25005-25005/
0b
25005-25005/.NET Framework.URL
73b
25005-25005/MetaPuck.exe
92Kb
25005-25005/MetaPuck.tXt
2Kb
25005-25005/SRC/
0b
25005-25005/SRC/AboutDialog.cpp
2Kb
25005-25005/SRC/AboutDialog.h
462b
25005-25005/SRC/CPathString.cpp
1Kb
25005-25005/SRC/CPathString.h
1Kb
25005-25005/SRC/File.cpp
4Kb
25005-25005/SRC/File.h
2Kb
25005-25005/SRC/MainWin.cpp
103Kb
25005-25005/SRC/MainWin.h
124b
25005-25005/SRC/MetaDataInfo.cpp
2Kb
25005-25005/SRC/MetaDataInfo.h
1Kb
25005-25005/SRC/MetaPuck.cpp
2Kb
25005-25005/SRC/MetaPuck.h
76b
25005-25005/SRC/MetaPuck.sln
1Kb
25005-25005/SRC/MetaPuck.vcproj
6Kb
25005-25005/SRC/MsgBox.cpp
1Kb
25005-25005/SRC/MsgBox.h
276b
25005-25005/SRC/NoMsvcr70.h
417b
25005-25005/SRC/OFN.cpp
1Kb
25005-25005/SRC/OFN.h
1Kb
25005-25005/SRC/PEImage.cpp
3Kb
25005-25005/SRC/PEImage.h
1Kb
25005-25005/SRC/Rsrc/
0b
25005-25005/SRC/Rsrc/Arrow.bmp
246b
25005-25005/SRC/Rsrc/Bracket.bmp
246b
25005-25005/SRC/Rsrc/Bracket_priv.bmp
246b
25005-25005/SRC/Rsrc/Bracket_prot.bmp
246b
25005-25005/SRC/Rsrc/Event.bmp
246b
25005-25005/SRC/Rsrc/KirbyPower.ico
1Kb
25005-25005/SRC/Rsrc/Package.bmp
246b
25005-25005/SRC/Rsrc/Package2.bmp
246b
25005-25005/SRC/Rsrc/Struct.bmp
246b
25005-25005/SRC/Rsrc/VideoFilm/
0b
25005-25005/SRC/Rsrc/VideoFilm/v.bmp
1Kb
25005-25005/SRC/Rsrc/VideoFilm/v0.bmp
1Kb
25005-25005/SRC/Rsrc/VideoFilm/v1.bmp
1Kb
25005-25005/SRC/Rsrc/VideoFilm/v2.bmp
1Kb
25005-25005/SRC/Rsrc/VideoFilm/v3.bmp
1Kb
25005-25005/SRC/Rsrc/VideoFilm/v4.bmp
1Kb
25005-25005/SRC/Rsrc/VideoFilm_old/
0b
25005-25005/SRC/Rsrc/VideoFilm_old/v0.bmp
1Kb
25005-25005/SRC/Rsrc/VideoFilm_old/v1.bmp
1Kb
25005-25005/SRC/Rsrc/VideoFilm_old/v2.bmp
1Kb
25005-25005/SRC/Rsrc/VideoFilm_old/v3.bmp
1Kb
25005-25005/SRC/Rsrc/VideoFilm_old/v4.bmp
1Kb
25005-25005/SRC/Rsrc/interface.bmp
246b
25005-25005/SRC/Rsrc/proc.bmp
246b
25005-25005/SRC/Rsrc/proc_inline.bmp
246b
25005-25005/SRC/Rsrc/proc_priv.bmp
246b
25005-25005/SRC/Rsrc/proc_prot.bmp
246b
25005-25005/SRC/Rsrc/property.bmp
246b
25005-25005/SRC/Rsrc/resource.h
3Kb
25005-25005/SRC/Rsrc/rsrc.rc
8Kb
25005-25005/SRC/Rsrc/var.bmp
246b
25005-25005/SRC/Rsrc/var_inline.bmp
246b
25005-25005/SRC/Rsrc/var_priv.bmp
246b
25005-25005/SRC/Rsrc/var_prot.bmp
246b
25005-25005/SRC/SearchDialog.cpp
7Kb
25005-25005/SRC/SearchDialog.h
2Kb
25005-25005/SRC/WideChar.cpp
3Kb
25005-25005/SRC/WideChar.h
1Kb
25005-25005/SRC/common.cpp
5Kb
25005-25005/SRC/common.h
1Kb
25005-25005/SRC/macros.h
420b
25005-25005/yoda's home.url
45b
Similar code
Creating and Calling Web Control in .Net
(Popularity: ) : Demostrates how a web service is created and called in a Dot Net application. This is a simple plain example to make you undertand the technology. Enjoy!