<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>中国白客联盟 - 加密解密（Encryption and decryption）</title>
    <link>http://chinabaiker.com/forum-43-1.html</link>
    <description>Latest 20 threads of 加密解密（Encryption and decryption）</description>
    <copyright>Copyright(C) 中国白客联盟</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Mon, 25 May 2026 21:40:18 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://chinabaiker.com/static/image/common/logo_88_31.gif</url>
      <title>中国白客联盟</title>
      <link>http://chinabaiker.com/</link>
    </image>
    <item>
      <title>密码破解全能工具：Hashcat密码破解攻略</title>
      <link>http://chinabaiker.com/thread-3278-1-1.html</link>
      <description><![CDATA[原文链接：http://www.freebuf.com/sectool/164507.html

Hashcat密码破解hashcat号称世界上最快的密码破解，世界上第一个和唯一的基于GPGPU规则引擎，免费多GPU（高达128个GPU），多哈希，多操作系统（Linux和Windows本地二进制文件），多平台（OpenCL和CUDA支持）， ...]]></description>
      <category>加密解密（Encryption and decryption）</category>
      <author>admin</author>
      <pubDate>Fri, 30 Mar 2018 01:44:12 +0000</pubDate>
    </item>
    <item>
      <title>利用aircrack-ng暴力破解无线网络</title>
      <link>http://chinabaiker.com/thread-3202-1-1.html</link>
      <description><![CDATA[原文链接：http://foreversong.cn/archives/100
这个是利用aircrack-ng进行WPA2的破解，现在无线密钥机制由最老的WEP变为现在的WPA2，针对WEP只要能够拿到足够多的IVS，利用其头部相似的信息就可以还原出密码，不过针对WPA2这种方法则不行。
目前主流的破解无线网密码 ...]]></description>
      <category>加密解密（Encryption and decryption）</category>
      <author>admin</author>
      <pubDate>Fri, 29 Sep 2017 13:17:34 +0000</pubDate>
    </item>
    <item>
      <title>汇编指令大全（有注释）</title>
      <link>http://chinabaiker.com/thread-2960-1-1.html</link>
      <description><![CDATA[一、数据传输指令
───────────────────────────────────────
它们在存贮器和寄存器、寄存器和输入输出端口之间传送数据.
1. 通用数据传送指令.
MOV 传送字或字节.
MOVSX 先符号扩展,再传送.
MOVZX 先零扩展,再传送.
PUSH ...]]></description>
      <category>加密解密（Encryption and decryption）</category>
      <author>admin</author>
      <pubDate>Thu, 15 Jun 2017 01:07:31 +0000</pubDate>
    </item>
    <item>
      <title>超简单“破解”Sublime Text</title>
      <link>http://chinabaiker.com/thread-2956-1-1.html</link>
      <description><![CDATA[没注册的时候，保存内容总会不间断弹个让你购买的框


搜索关键词“This is an”来看他内存地址
 
可以断点看他是不是走的这边
简单的“破解”来了
我们目的是不让他弹出这个框，所以我们找下他的流程，发现是在这里
 
一种方法，直接全部nop掉
 
这样以后保 ...]]></description>
      <category>加密解密（Encryption and decryption）</category>
      <author>admin</author>
      <pubDate>Wed, 14 Jun 2017 03:41:12 +0000</pubDate>
    </item>
    <item>
      <title>渗透利器之本地客户端程序密码获取</title>
      <link>http://chinabaiker.com/thread-2769-1-1.html</link>
      <description><![CDATA[严重推荐 http://securityxploded.com/password-recovery-tools.php 相关工具以及 http://www.nirsoft.net/ 相关工具以下工具均来源于以上站点1、 获取浏览器保存过的密码BrowserPasswordDump.exe官方：http://securityxploded.com/browser-password-dump.php可获取以下 ...]]></description>
      <category>加密解密（Encryption and decryption）</category>
      <author>admin</author>
      <pubDate>Wed, 18 Jan 2017 13:24:14 +0000</pubDate>
    </item>
    <item>
      <title>CTF中那些脑洞大开的编码和加密</title>
      <link>http://chinabaiker.com/thread-2578-1-1.html</link>
      <description><![CDATA[0x00 前言[hr]正文开始之前先闲扯几句吧，玩CTF的小伙伴也许会遇到类似这样的问题:表哥，你知道这是什么加密吗？其实CTF中脑洞密码题(非现代加密方式)一般都是各种古典密码的变形，一般出题者会对密文进行一些处理，但是会给留一些线索，所以写此文的目的是想给小伙伴做 ...]]></description>
      <category>加密解密（Encryption and decryption）</category>
      <author>admin</author>
      <pubDate>Mon, 11 Jul 2016 13:40:56 +0000</pubDate>
    </item>
    <item>
      <title>技术揭秘：如何分析中国菜刀是否包含后门？</title>
      <link>http://chinabaiker.com/thread-2433-1-1.html</link>
      <description><![CDATA[0×01 实验准备环境  （1）在本机安装ComsenzEXP  （2）在ComsenzEXP安装目录的wwwroot下面新建一句话后门php文件  （3）WSockExpert_Cn程序  （4）encode程序  （5）带有后门的chopper程序一套0×02分析并获取后门过程（1）新建一条中国菜刀记录在中国菜刀中新建一条记 ...]]></description>
      <category>加密解密（Encryption and decryption）</category>
      <author>admin</author>
      <pubDate>Tue, 19 Jan 2016 10:28:01 +0000</pubDate>
    </item>
    <item>
      <title>IDA Pro 6.8 + All Decompilers Full Leak</title>
      <link>http://chinabaiker.com/thread-2393-1-1.html</link>
      <description><![CDATA[A very generous member, who wishes to be anonymous, has asked me to post this copy of IDA Pro 6.8. This is a full retail copy which contains all 3 decompilers. Let us extend our gratitude to the anonymous member who made this leak possible.

**** ...]]></description>
      <category>加密解密（Encryption and decryption）</category>
      <author>admin</author>
      <pubDate>Wed, 16 Dec 2015 08:44:05 +0000</pubDate>
    </item>
    <item>
      <title>WIFI解密谁会！！</title>
      <link>http://chinabaiker.com/thread-2294-1-1.html</link>
      <description><![CDATA[流量不归零，不知道真的假的！]]></description>
      <category>加密解密（Encryption and decryption）</category>
      <author>it719923</author>
      <pubDate>Thu, 01 Oct 2015 19:36:53 +0000</pubDate>
    </item>
    <item>
      <title>java解密手机QQ聊天记录代码</title>
      <link>http://chinabaiker.com/thread-2190-1-1.html</link>
      <description><![CDATA[IEMI和QQ.db已打码处理


自己下载SQLite3的jar包，如果android程序，这部分可以自行去掉。 
关键解密语句只有一句

关键难点就是得到手机QQ的聊天记录文件，IMEI根据手机型号还可以暴力破解。]]></description>
      <category>加密解密（Encryption and decryption）</category>
      <author>admin</author>
      <pubDate>Sun, 16 Aug 2015 04:43:17 +0000</pubDate>
    </item>
    <item>
      <title>分享一个某大牛收集的md5解密一千八百万</title>
      <link>http://chinabaiker.com/thread-1753-1-1.html</link>
      <description><![CDATA[分享一个某大牛收集的md5解密 755 MB 文本格式（只是搬运工） 
上张图 
 
链接: http://pan.baidu.com/s/1mgA5VIg 密码: wrtq 
链接只维护72小时，失效不补。 

可直接扔进社工库，例如SED社工库源码 
直接放到程序的web目录下就行 

导入数据库也很方便。 几 ...]]></description>
      <category>加密解密（Encryption and decryption）</category>
      <author>admin</author>
      <pubDate>Mon, 08 Dec 2014 14:19:12 +0000</pubDate>
    </item>
    <item>
      <title>发一段base64解密代码（asm）</title>
      <link>http://chinabaiker.com/thread-1210-1-1.html</link>
      <description><![CDATA[**** 本内容被作者隐藏 ****]]></description>
      <category>加密解密（Encryption and decryption）</category>
      <author>admin</author>
      <pubDate>Tue, 28 Jan 2014 10:03:00 +0000</pubDate>
    </item>
    <item>
      <title>小米收费主题一键破解工具</title>
      <link>http://chinabaiker.com/thread-1019-1-1.html</link>
      <description><![CDATA[注意：java编写，如果无法打开，需要安装JRE1.6才能运行，下面有地址。




下载的时候请注意：32位系统下载x86,64位系统下载x64.需要先下载jre1.6 (http://pan.baidu.com/s/13oJ18)


PS：距离MIUI更换验证机制还有20多天的使用期限，祝你能玩遍你喜欢的主题， ...]]></description>
      <category>加密解密（Encryption and decryption）</category>
      <author>admin</author>
      <pubDate>Sun, 15 Dec 2013 00:15:50 +0000</pubDate>
    </item>
    <item>
      <title>逆向资料大合集书藉</title>
      <link>http://chinabaiker.com/thread-972-1-1.html</link>
      <description><![CDATA[**** 本内容被作者隐藏 ****]]></description>
      <category>加密解密（Encryption and decryption）</category>
      <author>admin</author>
      <pubDate>Fri, 06 Dec 2013 12:09:07 +0000</pubDate>
    </item>
    <item>
      <title>OD v2.01[纯净集成版]</title>
      <link>http://chinabaiker.com/thread-893-1-1.html</link>
      <description><![CDATA[特点：1、替换了原版OD的难看EXE图标 
          2、添加了3个可用的插件，与2.01完美兼容（由于OD2.0的插件接口与1.10的不同，所以可用插件很少）
          3、采用H大发的配色与字体方案
          4、集合了中文语言文件，学习英语更方便，遇到不懂的单词直接切 ...]]></description>
      <category>加密解密（Encryption and decryption）</category>
      <author>admin</author>
      <pubDate>Tue, 19 Nov 2013 23:42:39 +0000</pubDate>
    </item>
    <item>
      <title>CDLinux搞定WIFI的WPA/WPA2-PSK无线密码</title>
      <link>http://chinabaiker.com/thread-884-1-1.html</link>
      <description><![CDATA[Pop：之前可以用BT搞定WEP的密码，随着时间的增长和安全意识的改变，目前大部分的密码都是WPA2-PSK的类型，无法秒破了。前段时间无意之间看到可以搞定WPA的密码，用笔记本测试了一下周围的WIFI，真的可以PIN来搞定密码。后来又买了大功率的3070网卡，在办公室和家周围抓 ...]]></description>
      <category>加密解密（Encryption and decryption）</category>
      <author>Jumbo</author>
      <pubDate>Sun, 17 Nov 2013 10:04:03 +0000</pubDate>
    </item>
    <item>
      <title>网站密码被星号加密了？教你怎么解</title>
      <link>http://chinabaiker.com/thread-821-1-1.html</link>
      <description><![CDATA[这是个测试的：这个事例并不能体现出来，因为是直接登陆的，我没有加“记住密码选项”但是某些网站不用cookie，而且有“记住密码”直接在密码框上输入你的密码，你每次还要点击“登陆”才可以。我这个方法就是根据第二者，把你的密码放在密码输入框里的 

方法一：
  ...]]></description>
      <category>加密解密（Encryption and decryption）</category>
      <author>admin</author>
      <pubDate>Wed, 06 Nov 2013 13:26:25 +0000</pubDate>
    </item>
    <item>
      <title>md5在线破解，个人收藏的</title>
      <link>http://chinabaiker.com/thread-811-1-1.html</link>
      <description><![CDATA[**** 本内容被作者隐藏 ****]]></description>
      <category>加密解密（Encryption and decryption）</category>
      <author>admin</author>
      <pubDate>Mon, 04 Nov 2013 07:23:53 +0000</pubDate>
    </item>
    <item>
      <title>全程记录对SRAT远控木马进行电子取证</title>
      <link>http://chinabaiker.com/thread-808-1-1.html</link>
      <description><![CDATA[全程记录对SRAT远控木马进行电子取证    SRAT远程控制软件是在灰鸽子之后出现的又一款功能强大的反弹型木马，具备几乎灰鸽子所有功能并且体积仅有不足200KB，在SRAT发布之后掀起了黑客界换马狂潮。大部分小菜鸟们都觉得灰鸽子免杀难做并且突破主动防御不易，都选择较新 ...]]></description>
      <category>加密解密（Encryption and decryption）</category>
      <author>Jumbo</author>
      <pubDate>Sun, 03 Nov 2013 08:52:36 +0000</pubDate>
    </item>
    <item>
      <title>80X86汇编语言程序设计.pdf</title>
      <link>http://chinabaiker.com/thread-706-1-1.html</link>
      <description><![CDATA[本书以当前广泛使用的80X86系列微型计算机为背景，系统介绍了汇编语言程序设计的基本理论和方法，以大量实例讲述了如何用汇编语言开发应用程序，以及上机调试和运用汇编语言程序的方法，同时详细介绍了80386后继机型的增强功能。 
本书共分八章，内容由浅入深，循序渐 ...]]></description>
      <category>加密解密（Encryption and decryption）</category>
      <author>叱吒少帅</author>
      <pubDate>Wed, 23 Oct 2013 03:22:44 +0000</pubDate>
    </item>
  </channel>
</rss>