Commit Graph

121 Commits

Author SHA1 Message Date
pancake
f182a726df Fix search hit between blocks bug. Needs rework 2015-06-03 12:16:50 +02:00
pancake
465f35b2b2 Fix #2541 - Fix search with binary mask 2015-05-26 11:37:05 +02:00
pancake
a417b571fb Fix all search tests 2015-05-26 01:41:46 +02:00
pancake
0ab39f5c22 Add help for /x? and fix hexpair parsing with binmask 2015-05-07 00:46:41 +02:00
Nick Stephens
4f15eea06d Fix #1945 - Add wide string search to rafind2
Fix styling issues in r_search_keyword_new_wide
2015-02-04 03:28:28 +01:00
jvoisin
ce9ece1177 Coverifix++ 2015-01-16 00:56:54 +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
Kamil Rytarowski
aadbd0f868 Fix GCC warnings: array subscript has type 'char'
Reported at NetBSD-current/amd64
GCC 4.8.4 (nb1 20141012)
2014-12-04 03:26:08 +00:00
trndr
56ce7b216c Fix regex search 2014-11-26 10:25:56 +01:00
NighterMan
82b0626fb0 Fix for crash when using regexp searches
Since commit baf3145598 buffers for
bin_keyword and bin_keymask at RSearchKeyword structure need to be
allocated dynamilly. The allocation was missing causing a crash.

Added check to avoid empty regexp filters
2014-10-13 16:26:52 +02:00
pancake
baf3145598 Use dynamically allocated buffers for RSearchKeywords 2014-09-30 12:04:02 +02:00
Anton Kochkov
aaed83a9f7 Proper printf formatting fix for mingw32 2014-08-31 20:19:43 +04:00
Anton Kochkov
ebe5d29307 Fix format string warning on Windows/Mingw32 2014-08-19 16:13:07 +04:00
jvoisin
a4182641b9 Fix more coverity issues 2014-07-28 18:18:01 +02:00
jvoisin
3f7ce70081 Fix CID 1224289 2014-07-01 11:15:59 +02:00
jvoisin
2ddb3c90e9 Refactor (once again) rsa-find. 2014-06-28 15:16:35 +02:00
pancake
377b5bb2fe Clean a huge list of warnings 2014-06-25 02:07:38 +02:00
Anton Kochkov
9b181d7f6f Fix CID 1223474 2014-06-24 01:05:59 +04:00
jvoisin
d55550550a Refactor a little bit rsa-find.c 2014-06-22 13:58:56 +02:00
jvoisin
061184084b Add /Ar, to search for RSA keys 2014-06-22 01:41:57 +02:00
LemonBoy
ad862e068f scan the whole block 2014-06-05 03:31:01 +02:00
pancake
0c33cd4ffa Bring back the good old search loop 2014-06-05 02:55:45 +02:00
LemonBoy
604e68cf99 simple regexp loop 2014-06-05 01:33:21 +02:00
LemonBoy
b7f73620d1 fix the regexp engine 2014-06-05 00:00:33 +02:00
pancake
84e1bc6eb5 Some fixes for the latest rsearch changes 2014-06-04 22:18:02 +02:00
LemonBoy
9a9c5e750a simplify the search engine 2014-06-04 20:03:06 +02:00
pancake
7bbca3c2bf Add and implement search.contiguous config var 2014-05-31 13:44:52 +02:00
pancake
45c41d4582 Handle 'mov' color in RCons.pal 2014-05-16 04:07:03 +02:00
pancake
583be01f32 Handle ^C in /p 2014-05-14 23:24:46 +02:00
pancake
aa1e7c22fc Fix #906 - Error in nibble search 2014-05-09 10:50:57 +02:00
fr33tux
3d801f90ff Remove r_list_destroy, replaced it by r_list_purge 2014-05-03 01:27:10 +02:00
jvoisin
205f27f2f6 Fix CID 1134916 2014-04-30 22:48:42 +02:00
Anton Kochkov
16bac23901 Fix CID 1194800 2014-04-29 06:08:38 +04:00
pancake
a0d3af60ec Fix core.yara plugin 2014-04-27 00:58:31 +02:00
jvoisin
29dfad4f0c Add yara support 2014-04-26 04:45:57 +02:00
Anton Kochkov
c551f3d2e5 Fix CID 1134724 2014-04-26 01:53:24 +04:00
pancake
239f32d309 Fix #765 - list all signal numbers and names 2014-04-05 14:16:08 +02:00
pancake
a95cdefae5 Fix #747 - /p 10 doesnt works 2014-04-03 22:55:16 +02:00
pancake
3b3bbbb916 Add more Jamroot files and move some plugs to r2-extras 2013-12-31 15:34:27 +01:00
pancake
d02df0d306 Fix some issues reported by CoverityScan service 2013-12-03 00:14:59 +01:00
jvoisin
edc7a9284e Fix a memory leak 2013-09-27 18:57:05 +02:00
pancake
d6de30eba4 More R_LIB_VERSION and initial r_asm_set_cpu() dummy api 2013-06-15 02:56:25 +02:00
pancake
2264763336 Fix some bugs reported by clang-analyzer 2013-02-25 11:09:24 +01:00
pancake
07929b169d Add Quiet and JSON in RCoreBin, more awk, fix rafind2
Use rabin2 -j flag to get JSON output
You can also get those jsons using the i?j command
Better awk bindings and added some examples
rabin2 -v (without any other arg) shows version
Fix some segfaults in rafind2 and use RList
Add quite output mode for rabin2 (activated with -q)
2012-11-02 03:35:50 +01:00
pancake
69a12884ed Simplify the build system
doc.sw has been moved to radare2-extras
2012-10-03 14:31:35 +02:00
pancake
5ad9ae97ed Fix some bugs (nullptr, memleak) reported by clang-analyzer 2012-09-26 10:01:43 +02:00
pancake
62b2518250 Add support for keywords of half-byte, fix iova bug in search
Add support for nibble-level search keywords
Fix rio.va search issue (r_io_read_at is broken)
2012-09-07 04:12:24 +02:00
pancake
4819bd6304 Fixes in pZ, quoted commands and search
Fix pZ cache issue
Fix parsing of quotes in quoted commands
Fix segfault when searching invalid keywords
2012-08-21 12:06:56 +02:00
pancake
28428438f6 Lot of build fixes for --as-needed and mingw32
Fix z80 assembler
Add r_sys_truncate() for portability
Fail build if tests compilation is wrong
2012-08-10 11:35:38 +02:00
pancake
a2ebdcb650 Fix memleaks, nullref and undef (clang-analyzer)
Fix multiple inclusions of mk files
2012-08-08 17:19:48 +02:00