This zip contains perl modules that bugzilla required. Extract the zip and use 'install_ppms.pl' to install all modules automatically if you have install Perl already. Modules list: 1: 1_CGI.pm 2: 2_TimeDate 3: 3_Params-Validate 4: 4_Class-Singleton
util-linux-ng-2.17源码(含fdisk) Here is a list of all documented files with brief descr iptions: util-linux-ng-2.17.2/disk-utils/blockdev.c [code] util-linux-ng-2.17.2/disk-utils/cramfs.h [code] util-linux-ng-2.17.2/disk-utils/cramfs_common.c [code] ut
Busybox for Android v1.20.2 Stable built by Linus Yang [Aug 12, 2012 Update] - Update to 1.20.2 stable [Features] - Tested on Android 2.1, 2.3, 4.0 and 4.1. Should be capable with all Android devices (Use at your own risk) - ELF armv5te binary (stat
局域网渗透软件 usage: hijack | -h is help/usage 显示帮助信息 -V is version information 显示版本信息 -v is be verbose 程序运行时显示详细信息 -q is be quiet (don't print packet reception hash marks) 安静模式,不显示数据包标识 -e is show empty packets 显示空的数据包 -o is fixed '\0'
#!/usr/bin/python # Quick and dirty demonstration of CVE-2014-0160 by Jared Stafford (jspenguin@jspenguin.org) # The author disclaims copyright to this source code. import sys import struct import socket import time import select import re from optp
十六进制转储
笔记
这个包装从BitBucket中消失了,从Pypi复活了,有了新的房屋和包装布局,并带有实际的许可证和PEP 517包装。
什么事啊
将二进制文件转储为十六进制并将其还原回
Linux / Windows / OS X
的Python 3
库和命令行工具
命令行
有几种从命令行执行hexdump的方法。 如果您在源存储库中,则可以使用便捷符号链接:
$ ./hexdump --test
$ python src/hexdump/hexdump.py
# after in