/usr/share/doc/radare-doc/html/Chapter1.html is in radare-doc 1:1.5.2-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=US-ASCII">
<title>Introduction</title>
<link rel="previous" href="contents.html">
<link rel="ToC" href="contents.html">
<link rel="next" href="Section1.1.html">
</head>
<body>
<h1><a name="introduction"></a>Chapter 1: Introduction</h1>
<p>
This book aims to cover most usage aspects of radare. A framework for reverse engineering and analyzing binaries.
</p>
<p>
--pancake
</p>
<ul>
<li><a href="Section1.1.html#history">1.1 History</a></li>
<li><a href="Section1.2.html#overview">1.2 Overview</a></li>
<li><a href="Section1.3.html#get">1.3 Getting radare</a></li>
<li><a href="Section1.4.html#compile">1.4 Compilation and portability</a></li>
<li><a href="Section1.5.html#compile-w32">1.5 Windows compilation</a></li>
<li><a href="Section1.6.html#cmdflags">1.6 Commandline flags</a></li>
<li><a href="Section1.7.html#usage">1.7 Basic usage</a></li>
<li><a href="Section1.8.html#cmds">1.8 Command format</a></li>
<li><a href="Section1.9.html#expr">1.9 Expressions</a></li>
<li><a href="Section1.10.html#expr-rax">1.10 Rax</a></li>
<li><a href="Section1.11.html#usage-dbg">1.11 Basic debugger session</a></li>
</ul>
<!-- version IDs:
$Id: radare.but 2009-04-25 pancake $
-->
</body>
</html>
|