Commit graph

296 commits

Author SHA1 Message Date
Jeffrey Crowell
5af8a0e0c3 recon fortunes 2015-06-20 00:29:47 -04:00
Jeffrey Crowell
a31de0606d add a fortune 2015-06-19 11:05:24 -04:00
jvoisin
230a8c0b04 Add a fortune. 2015-06-19 01:09:11 +02:00
pancake
8d0b8c6b78 Add CS command to manage meta-spaces 2015-06-15 04:19:29 +02:00
pancake
96af02492a Add doc/rap 2015-06-06 01:49:27 +02:00
pancake
37d1dce099 Fix #2634 - Open projects webui when no file is opened
$ r2 -c=H --
2015-05-28 00:59:37 +02:00
jvoisin
ac72be0388 Add a fortune 2015-05-23 19:30:44 +02:00
pancake
170b881617 A bit Java Class parsing cleanup (still a huge mess) 2015-05-11 16:44:31 +02:00
Jeffrey Crowell
fa6c0e9611 fortunes 2015-05-06 16:37:33 -04:00
jvoisin
acd0b74cbc Foretunes++ 2015-04-26 22:55:04 +02:00
pancake
33a64eab7e Load r2e plugins with rasm2 too 2015-04-23 00:56:59 +02:00
pancake
f4303936bf Update for ACR to fix an issue with --with-syscapstone 2015-04-21 20:11:34 +02:00
Jeffrey Crowell
3bec4596ca add pigeon-shaped button help 2015-04-20 19:59:06 -04:00
jvoisin
cea57ed29e Add some fortunes 2015-04-17 22:52:49 +02:00
Maijin
3b26388769 Fix all shellcheck errors 2015-04-17 21:56:01 +02:00
pancake
87162dc8bf Add wta support for appending dump. 2015-04-03 04:11:26 +02:00
skuater
5bad0aae82 Fix issue with XMM on linux64 (pid vs tid) 2015-04-01 17:09:49 +02:00
pancake
0df37396df Add esil documentation in ae?? 2015-04-01 03:02:22 +02:00
pancake
14893faffe Handle cmdline args in the nodejs script 2015-03-31 01:33:40 +02:00
pancake
35baae988e Bump capstone, sdb and add node readme 2015-03-31 01:31:35 +02:00
pancake
ddbffe4f9d Better r2-nodejs webserver, honor http.port, works from the shell too 2015-03-31 00:59:03 +02:00
pancake
ea9d9f9412 Add doc/node.js to run an express based r2 webserver 2x faster 2015-03-31 00:46:03 +02:00
pancake
f4e3f593d4 Add dexdump.sh to import DEX info into r2, VF now fits in screen
And 'C' toggles color! a use-after-free has been fixed too
And more instructions are now recognized by the analysis
2015-03-24 03:23:56 +01:00
pancake
67f3a52b51 Add [baddr] in doc/objc.pl, bump capstone a bit (still buggy) 2015-03-20 14:10:11 +01:00
pancake
f53cb526cd Add r_str_utf16_encode and use it in isj 2015-03-14 03:47:34 +01:00
Judge_Dredd
eb975cec08 add xvilka's joke 2015-03-03 15:49:18 -05:00
pancake
b337d683a3 Fix sandbox markdown 2015-03-03 02:08:08 +01:00
pancake
4a4022dffb Add doc/sandbox (osx seatbelt and openbsd systrace support) 2015-03-03 01:57:21 +01:00
Jeffrey Crowell
37cfb20360 s/ecf/eco for theme 2015-02-19 22:26:09 -05:00
Alvaro Muñoz
8053d18748 Cheatsheet to doc/intro.md 2015-02-19 22:49:35 +01:00
pancake
7a29312eeb Add funny fortune 2015-02-17 17:08:15 +01:00
jvoisin
e939ed0aee Add 3 fortunes 2015-02-16 23:58:14 +01:00
pancake
4c58ac2416 Initial implementation of p3 the 3D stereogram print mode 2015-02-14 04:17:34 +01:00
jvoisin
d6cf98d9be Make z80-cr pass more tests 2015-02-11 13:55:00 +01:00
jvoisin
7e70c4d144 Two coverifix and a fortune 2015-02-01 21:28:55 +01:00
pancake
463d290dba Enhace vim2r2 oneliner 2015-01-31 03:53:22 +01:00
pancake
0064ce9591 Add vim2r2.js script to convert vim themes for r2 2015-01-31 03:43:43 +01:00
r0nk
63f5d0299b Documentation update about static libraries and licensing 2015-01-30 19:44:30 +01:00
skuater
79e6dc5dd8 Fix WinDBG crash and fix Windows client support 2015-01-30 10:56:49 +01:00
pancake
039858fd86 Fix r2 -B, rabin2 -B, Implement oa command
- Now it is possible to load binfiles from debugger memory
* Base address is now honored properly. But it needs more testing
2015-01-29 01:45:39 +01:00
pancake
4c1ae2ccfd Enhace and fully integrate the new main webui panel
* Some random goods for the tiled webui
* Fixed /p tabs width issue
* Add rlogo button on all of them to jump back to main panel
* Main panel allows to manage projects, open files and select ui
2015-01-23 01:18:13 +01:00
jvoisin
cb3d3b4e8b Add some fortunes :3 2015-01-16 03:21:20 +01:00
Anton Kochkov
0f39ebd5a4 Remove offensive fortune (copy already in nsfw) 2015-01-15 22:37:55 +03:00
Jeffrey Crowell
1fc3a177f6 Separate fortunes to fortunes.{fun,tips,nsfw}
add `e cfg.fortunetype = fun,tips,nsfw`

Add some "legacy" nsfw fortunes.
2015-01-15 10:43:09 +01:00
inisider
f798918758 Add pdb usage markdown 2014-12-21 04:22:49 +01:00
pancake
02d69d72f0 Fix build 2014-12-19 00:22:39 +01:00
pancake
38d0b8bfd3 Add doc/clang-format 2014-12-17 00:18:44 +01:00
inisider
155997598f Add initial support to download PDB files (NodeJS helper) 2014-12-10 17:01:32 +01:00
pancake
3f5b10b315 Minor fix in docker file instructions 2014-12-10 13:39:41 +01:00
pancake
4c00f83c7c Better support for Docker 2014-12-10 02:08:49 +01:00
pancake
ab00f259d9 Initial import of the radare2 Dockerfile 2014-12-10 00:38:07 +01:00
Anton Kochkov
1cadcc9ca2 Update WinDbg docs for Windows XP 2014-12-08 17:32:40 +03:00
LemonBoy
3b9164c04c Initial WinDBG support 2014-12-07 19:32:45 +01:00
Jeffrey Crowell
ed1aae7fd1 fix lots of spelling
fix some errors from the sed script

undo file mode crap
2014-12-07 17:00:59 +01:00
glindor
aeddd16e6b Outdated doc fortune. Removed file.flag and flag.id message 2014-11-24 05:53:55 +01:00
pancake
c2770de2b8 Fix #1667 - Fix --with-syszip 2014-11-22 01:15:47 +01:00
pancake
17b89e3bf6 Fix #1345 - Cleanup some offensive fortunes 2014-11-10 06:04:46 +01:00
pancake
f766d23fd8 Add doc/flirt 2014-10-30 10:42:49 +01:00
jvoisin
f6be210ded Add some hack.lu fortunes 2014-10-24 22:29:00 +02:00
Anton Kochkov
7733fceafa Fix IDA->r2 python script 2014-10-22 18:06:16 +04:00
pancake
da866539ee Fix 'oo' bug (sync rcorefile and riofile lists), Better 'ob' 2014-10-17 00:04:52 +02:00
pancake
42232354a7 Add 'ai' - address info, Enhace 'ad' (support patterns and sequences)
- ai shows: exec,read,write,flag,func,stack,heap,reg
- Add r_reg_regset_get()
- Implement r2.cmdj in r2.js
2014-10-15 02:24:22 +02:00
pancake
ae06dc24b5 Fix file2 and file3 fuzzed ELF files 2014-09-17 11:01:36 +02:00
condret
8298ca2bc9 fix renaming functions from the hud 2014-09-17 00:14:44 +02:00
pancake
238251af8d Remove -zz warning and add doc/strings early draft 2014-09-08 23:32:07 +02:00
condret
b6e3b0f50c add the io-fixing-condret-plan 2014-09-05 14:06:17 +02:00
jvoisin
964441e4c7 Improves hud.path 2014-08-30 01:23:04 +02:00
pancake
590afce233 Add few new commands to doc/hud 2014-08-30 01:09:09 +02:00
dialeth
109406d799 Simple fortunes fixes 2014-08-26 02:17:44 +02:00
pancake
be4b0d1258 Fix 'oo' on 'r2 -d' in OSX 2014-08-18 18:06:27 +02:00
Jody Frankowski
221d714ca8 Precision about packers in doc/yara.md 2014-08-11 00:44:35 +02:00
Jody Frankowski
f6406e76c9 Doc: add requirements to the yara plugin 2014-08-10 18:34:20 +02:00
Jody Frankowski
d7ea65f66a Doc: precise yara comes with and loads crypto and packers rules 2014-08-10 17:33:24 +02:00
Jody Frankowski
4de6b367d6 Add new yara doc 2014-08-10 13:03:05 +02:00
pancake
2aea8ecc17 Add doc/gdb 2014-07-17 21:14:49 +02:00
pancake
e321c0e62c Add RReg bufdiffing apis to retrieve list of modified regs 2014-06-26 12:18:45 +02:00
pancake
42aeb0d271 Add --with-syscapstone configure flag 2014-06-24 12:48:29 +02:00
jvoisin
5d0aeeea38 Fix a fortune 2014-06-23 16:46:42 +02:00
pancake
db05de4513 Add orange-gray theme (ogray). Move doc/r2theme to shlr/www/enyo/colors 2014-06-14 03:53:35 +02:00
pancake
b564af7d09 Fix crash in core/file.c when loading empty files 2014-06-05 23:07:02 +02:00
Maijin
71b212dfa5 Refactor dll_characteristics for PE 2014-05-31 19:32:52 +02:00
pancake
bccb813e1c Bump r2theme editor 2014-05-28 17:09:55 +02:00
pancake
9cbd386d2e Add doc/r2theme.html tool 2014-05-28 16:40:44 +02:00
pancake
ea0c2caa59 Add sys/ios-sdk build scripts 2014-05-17 04:41:33 +02:00
pancake
728dd81352 Add objc.pl to import ObjC class info into r2, enhace arm.cs and more
- Fix @@ flagname*
- Fix precision bug in r_num_units()
- Better ARM Thumb code analysis (still pretty basic)
2014-05-14 03:53:22 +02:00
pancake
31619ca208 Add test-rax2.sh script 2014-05-13 17:32:01 +02:00
pancake
0fa7ae474a Add portscan.r2, add malloc check in anal.c 2014-05-12 02:15:57 +02:00
pancake
4c50cbe5a3 Remove all MAKE_JOBS references 2014-05-09 01:09:09 +02:00
pancake
a3f8ddf6cc Add cherrypull 2014-05-05 00:45:45 +02:00
jvoisin
03331a55fb Update fortunes 2014-04-29 01:18:18 +02:00
pancake
ce4e6de42f Implement RBin.Symbols for PE 2014-04-26 04:25:13 +02:00
pancake
10f2439c5d Update sdb and fix #777 - pxq and pxw honors cfg.big_endian 2014-04-10 19:18:21 +02:00
pancake
52c41a12da NOPsleds shift function begins (analysis enhacement test) 2014-04-07 13:49:09 +02:00
pancake
9715a9ee97 Fix #701 - hashbang r2 scripts not working (see doc/all68k.r2) 2014-04-07 11:47:05 +02:00
pancake
ee09c9ad0c Use m68k disasm to calculate instlen in analysis 2014-04-07 03:06:02 +02:00
pancake
5091fa0887 Fix segfaults and minor changes in m68k disasm + anal, webversion is not 2014-04-06 03:29:29 +02:00
pancake
613e6e2f9c Fix invalid free and r2 -hh help 2014-04-03 23:05:52 +02:00
pancake
35ece5c6ab Fix uninitialized variables in sdb 2014-03-12 17:08:57 +01:00
pancake
c6ab7b759d Fix another rasm2 bug 2014-02-10 16:09:40 +01:00
pancake
9a099e9e9e Add RAsmPlugins->cpus and handle it in rasm2 -L <arch> 2014-02-06 00:26:17 +01:00