推荐:All about .NET

简介:
—-.NET Resources
A paper on resources and how they can be extracted from assemblies
—.NET PE
file structure a simple illustration for .NET PE File structure
—CodeVeil Manual
Unpacking Unpacking CodeVeil 1.3 dotNet protector with WinHex
—-Advanced Decoding
Extracting encrypted strings from an assembly protected with SmartAssembly protector
—-SmartAssembly Patching
Removing time limit from assemblies protected with SmartAssembly
—-SmartAssembly Patching Advanced
Removing time limit from assemblies protected with SmartAssembly using a Seek and Destroy patcher.
—-Cracking .NET
software Using Reflector and Ildasm to Crack WinXP Manager 5.1.2
—-Cracking Visual Studio Components #2
Removing a nag screen from managed DLLs.
—Byte by Byte
An in depth tutor that requires some PE file structure knowledge, It shows how you can rebuild assemblies protected with codeveil 1.2 protector from a memory dump.
—-Memory Optimization
How to implement memory optimization class in your .NET code to save memory and enhance performance
—Tools & OPCodes
First tutor in the .NET reversing Tips series, It will give you a basic introduction into .NET platform and how to reverse the managed code.
—Cracking Visual Studio
Components #1 Removing protection from managed DLLs.
—-Entry Point Method
The second tutor in .NET reversing Tips series, It discusses the first steps in reversing managed code.
—Introduction to .NET
cracking A comparison between native and managed code reversing methods and tools.
—.NET Basic Patching
The third tutor in .NET reversing Tips series, an introduction to patching in managed code.
— .NET CrackME #1
An introductory tutor that shows you in steps how to reverse a simple CrackME.
—Cracking Photo sorter
A Packed dotNET application. This is a new tutor on cracking a packed .NET application. I hope it’s useful.
—-Planner.net
A video tutor that shows in steps how to remove a nag string protection from a visual studio component, It explains patching using WinHex and Ildasm.
—Cracking Rebex.FTP Components
This is a new tutor on cracking managed DLLs
—-dotNET Tracer patching

http://letitbit.net/download/97bd8a399498/dotNET-Tracer-patching.rar.html
http://letitbit.net/download/241430310456/how-you-can-rebuild-assemblies-protected-with-codeveil-1.2.rar.html
http://letitbit.net/download/308e8c113593/Introduction-to-.NET-cracking.rar.html
http://letitbit.net/download/b4a23b450840/EntryPoint.rar.html
http://letitbit.net/download/d40319153468/Cracking-Visual-Studio-Components–1.rar.html
http://letitbit.net/download/59151f609667/Cracking-Photo-sorter.rar.html
http://letitbit.net/download/b321cf182809/dotNET-PE-.NET-PE-file-structure-.rar.html
http://letitbit.net/download/d4031961878/Cracking-Visual-Studio-Components–1.rar.html
http://letitbit.net/download/280b44443991/Cracking-Rebex.FTP-Components.rar.html
http://letitbit.net/download/71477a39179/Planner.net-remove-a-nag-string-protection-from-a-visual-studio-component-.rar.html
http://letitbit.net/download/67b174497403/CodeVeil-Manual-Unpacking.rar.html
http://letitbit.net/download/8f648a796789/Cracking-.NET-software.rar.html
http://letitbit.net/download/f88bbd964249/Advaned-Decoding.rar.html
http://letitbit.net/download/19b54b331107/.NET-CrackME–1.rar.html
http://letitbit.net/download/afe011342552/.NET-Basic-Patching.rar.html
http://letitbit.net/download/274a5d960979/SmartAssembly-Patching.rar.html
http://letitbit.net/download/b47e21734740/SmartAssembly-Patching-2-Advanced-.rar.html
http://letitbit.net/download/267522159367/Managed-Resources–dotNET-Resources-.rar.html
http://letitbit.net/download/7a1de9818675/Memory-Optimization.rar.html

或者通过下面链接全部下载:
http://letitbit.net/download/755953323647/all-about-.NET.rar.html
http://rapidshare.com/files/141507092/all_about_.NET.rar

引用地址:http://reversengineering.wordpress.com/2008/08/31/all-about-net/


本文转自Justin博客园博客,原文链接:http://www.cnblogs.com/justinw/archive/2008/09/03/1282612.html,如需转载请自行联系原作者

相关文章
|
2月前
|
开发框架 前端开发 JavaScript
ASP.NET MVC 教程
ASP.NET 是一个使用 HTML、CSS、JavaScript 和服务器脚本创建网页和网站的开发框架。
43 7
|
2月前
|
存储 开发框架 前端开发
ASP.NET MVC 迅速集成 SignalR
ASP.NET MVC 迅速集成 SignalR
63 0
|
3月前
|
开发框架 前端开发 .NET
ASP.NET MVC WebApi 接口返回 JOSN 日期格式化 date format
ASP.NET MVC WebApi 接口返回 JOSN 日期格式化 date format
49 0
|
3月前
|
开发框架 前端开发 安全
ASP.NET MVC 如何使用 Form Authentication?
ASP.NET MVC 如何使用 Form Authentication?
|
3月前
|
开发框架 .NET
Asp.Net Core 使用X.PagedList.Mvc.Core分页 & 搜索
Asp.Net Core 使用X.PagedList.Mvc.Core分页 & 搜索
129 0
|
6月前
|
开发框架 前端开发 .NET
ASP.NET CORE 3.1 MVC“指定的网络名不再可用\企图在不存在的网络连接上进行操作”的问题解决过程
ASP.NET CORE 3.1 MVC“指定的网络名不再可用\企图在不存在的网络连接上进行操作”的问题解决过程
195 0
|
6月前
|
开发框架 前端开发 JavaScript
JavaScript云LIS系统源码ASP.NET CORE 3.1 MVC + SQLserver + Redis医院实验室信息系统源码 医院云LIS系统源码
实验室信息系统(Laboratory Information System,缩写LIS)是一类用来处理实验室过程信息的软件,云LIS系统围绕临床,云LIS系统将与云HIS系统建立起高度的业务整合,以体现“以病人为中心”的设计理念,优化就诊流程,方便患者就医。
81 0
|
6月前
|
开发框架 前端开发 .NET
C# .NET面试系列六:ASP.NET MVC
<h2>ASP.NET MVC #### 1. MVC 中的 TempData\ViewBag\ViewData 区别? 在ASP.NET MVC中,TempData、ViewBag 和 ViewData 都是用于在控制器和视图之间传递数据的机制,但它们有一些区别。 <b>TempData:</b> 1、生命周期 ```c# TempData 的生命周期是短暂的,数据只在当前请求和下一次请求之间有效。一旦数据被读取,它就会被标记为已读,下一次请求时就会被清除。 ``` 2、用途 ```c# 主要用于在两个动作之间传递数据,例如在一个动作中设置 TempData,然后在重定向到另
350 5
|
6月前
|
开发框架 前端开发 .NET
进入ASP .net mvc的世界
进入ASP .net mvc的世界
下一篇
无影云桌面