[IDA.pro.学习资料].The.IDA.Pro.Book.2009 目录: Copyright Dedication FOREWORD ACKNOWLEDGMENTS INTRODUCTION Part I: INTRODUCTION TO IDA Chapter 1. INTRODUCTION TO DISASSEMBLY Section 1.1. Disassembly Theory Section 1.2. The What of Disassembly Section 1.3.
The Java™ programming language is a general-purpose, concurrent, class-based, object-oriented language. It is designed to be simple enough that many programmers can achieve fluency in the language. The Java programming language is related to C and C
Jaxen is an open source XPath library written in Java. It is adaptable to many different object models, including DOM, XOM, dom4j, and JDOM. Is it also possible to write adapters that treat non-XML trees such as compiled Java byte code or Java beans
超强大、好用的Pascal语言解释器:RemObjects Pascal scr ipt,支持以下特性: Pascal scr ipt is a widely-used set of components for Delphi that makes it easy to add Pascal-based scr ipting support to your applications, so that they can extend or control your application wit
The Byte Code Engineering Library is intended to give users a convenient possibility to analyze, create, and manipulate (binary) Java class files (those ending with .class). Classes are represented by objects which contain all the symbolic informati
IDA Pro Standard支持20多个处理器家庭。IDA Pro Advanced支持50多个处理器家庭。 IDA Pro支持超过50个家庭的处理器。一些计算机模块的源代码可免费使用我们的软件工具包。 IDA Pro Standard支持下列家庭(64位是可能的,只要有先进的版本): AMD K6-2 3D ARM 构架版本从v3 to v7包括Thumb, Thumb-2, DSP指令和NEON Advanced SIMD指令。 ATMEL AVR (来自源代码) DEC PDP-11
HC-256 is a software-efficient stream cipher. It generates keystream from a 256-bit secret key and a 256-bit initialization vector. The encryption speed of the C implementation of HC-256 is about 1.9 bits per clock cycle (4.2 cycle/byte) on the Inte
1 FEATURES · Pin compatibility to the PCA82C200 stand-alone CAN controller · Electrical compatibility to the PCA82C200 stand-alone CAN controller · PCA82C200 mode (BasicCAN mode is default) · Extended receive buffer (64-byte FIFO) · CAN 2.0B protoco
This document is designed to aid the development of UEFI drivers that follow the UEFI Driver Model that is described in the Unified Extensible Firmware Interface Specification, version 2.0 (hereafter referred to as the “UEFI 2.0 Specification”). The
README File for 8051 Jam Byte-Code Player v1.0 What Does v1.0 Support? The source code supports programming devices from the 8051 family of microprocessors. Jam Byte-Code (.jbc) files from the supporting vendor are used along with the included Jam B
SMALL! You can compile and execute C code everywhere, for example on rescue disks (about 100KB for x86 TCC executable, including C preprocessor, C compiler, assembler and linker). FAST! tcc generates x86 code. No byte code overhead. Compile, assembl
tcc-0.9.25-win32-bin: Features SMALL! You can compile and execute C code everywhere, for example on rescue disks (about 100KB for x86 TCC executable, including C preprocessor, C compiler, assembler and linker). FAST! tcc generates x86 code. No byte
小型、编译速度极快的C编译器源代码,可在linux和 win平台上编译使用: TinyCC (aka TCC) is a small but hyperfast C compiler FAST! tcc generates optimized x86 code. No byte code overhead. Compile, assemble and link about 7 times faster than 'gcc -O0'. - UNLIMITED! Any C dynamic lib