随笔分类 -  开源软件

摘要:1> mongodb下载地址: http://www.mongodb.org/downloads 官方下载不了,可以到百度共享盘里面下载 MongoDB 2.6.5 Windows 64位: http://pan.baidu.com/s/1qW0nCpI Windows 32位:http://pan 阅读全文
posted @ 2014-11-09 08:50 smodi 阅读(11069) 评论(0) 推荐(0)
摘要:使用de4dot反混淆一下用法de4dot -f input.dll -o output.dll 阅读全文
posted @ 2013-11-25 16:33 smodi 阅读(1873) 评论(0) 推荐(0)
摘要:usingSystem;usingSystem.Collections.Generic;usingSystem.ComponentModel;usingSystem.Data;usingSystem.Drawing;usingSystem.Linq;usingSystem.Text;usingSystem.Windows.Forms;usingSystem.Runtime.InteropServices;namespaceEverythingSDK{publicpartialclassForm1:Form{#region引用定义constintEVERYTHING_OK=0;constintE 阅读全文
posted @ 2011-06-21 17:07 smodi 阅读(3773) 评论(4) 推荐(2)