Roi Martin d82235285c Implement "rabin2 -L [plugin]" and command "iL [plugin]" (#6875)
* Fix r_str_cmp to follow the documented behaviour

Now r_str_cmp behaviour is consistent.

Before:
* Returns true if both pointers are equal.
* Returns false if the strings are equal.

Now:
* Returns true if both pointers are equal.
* Returns true if the strings are equal.

* Implement "rabin2 -L [plugin]"

- Display plugin info in a proper structured way for humans with
  "rabin2 -L [plugin]".
- Fix current "rabin2 -L [-j]" output.
- Allow to specify "-j" before or after "-L".

Fix issue #6861.

* Implement command iL [plugin]

* Fix json output in rabin2 -L and iL
2017-03-01 20:05:40 +01:00
..
2017-03-01 09:56:10 +01:00
2017-02-20 12:38:10 +01:00
2016-11-24 13:21:56 +01:00
2017-02-24 23:42:17 +01:00
2017-02-20 12:38:10 +01:00
2017-02-15 03:41:28 +01:00
2017-02-24 23:42:17 +01:00
2017-02-20 12:08:06 +01:00
2017-02-24 23:42:17 +01:00
2017-03-01 09:02:28 +01:00
2017-02-24 23:42:17 +01:00
2017-02-03 09:53:57 +01:00
2017-01-19 23:34:52 +01:00
2017-01-10 14:05:46 +01:00
2017-02-26 16:51:03 +01:00
2017-02-24 23:42:17 +01:00