pancake
3df277d84b
Initial import of TOP make variable
2012-08-14 13:14:54 +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
pancake
14f85bd76f
* Import Glyn Kennington's patch for the build system
...
- Use absolute paths everywhere and simplify Makefiles
2011-11-03 11:49:50 +01:00
Nibble
0f8cc36a58
* Fix build
...
- Add r_db to DEPS in Makefiles
2011-09-04 11:49:32 +02:00
Nibble
2db84a2e46
* Fix build when compiling in a clean system (thx @esanfelix!)
2011-03-07 20:50:10 +01:00
Nibble
2afe4c2471
* Remove remaining test app for r_meta and fix build
...
* Update r_anal vapi
2011-03-01 19:27:04 +01:00
Nibble
1d83a7ba25
* Some optimizations in r_anal
...
- bb's are included in fcn struct
- analyze bb's and fcn's all together
* Update some vapis
* Fix build
2011-02-04 14:03:59 +01:00
Nibble
4ddde68f05
* Initial work on fixing bp&&dc&&dc
...
* Fix bug in io_ptrace when it writes to mem in 64bits
* Minor cosmetic changes in test_x86im
* Update TODO
2010-10-28 20:47:21 +02:00
Nibble
4b168c8748
* Fix build
2010-10-27 16:24:56 +02:00
Nibble
98a09ecd52
* ranal2
...
- Add stackop2str() and optype2str()
- Output op type
* r_anal
- Fix fcn analysis
- Remove test_anal.sh
2010-08-25 02:27:42 +02:00
Nibble
aed141180e
* ranal2
...
- Move t/test_anal to binr/ranal2
- Add support for static/dynamic plugins
- Add flag '-B' for binary input
- Add support for ascci hexpairs
- Now input can be given through argv or stdin
- Output analyzed bytes
* r_asm & r_anal
- Improve output of r_*_list
--HG--
rename : libr/anal/t/test_anal.c => binr/ranal2/ranal2.c
2010-08-24 22:16:03 +02:00
Nibble
c83d11ffd4
* r_asm
...
- Update udis86 to git head
* r_anal
- Print more fields in test_anal
* r_socket
- Rename socket_udp_connect to r_socket_udp_connect
* Fix build
2010-08-24 19:59:19 +02:00
pancake
3abfbe418d
* Swap file-offset order in visual prompt
...
* Fix build
2010-08-23 12:39:00 +02:00
Nibble
5b9d174fbc
* r_anal
...
- Add test_anal (to speed up the development of analysis plugins)
- Add test_anal.sh (helper)
* r_core
- Remove debug msg from the output of cmd 'i'
2010-08-20 21:47:58 +02:00
pancake
b6cc9ca1ba
* Merge r_meta inside r_anal
...
* Display filename in title line of Visual mode
--HG--
rename : libr/meta/README => libr/anal/README.meta
rename : libr/meta/meta.c => libr/anal/meta.c
rename : libr/meta/t/test.c => libr/anal/t/test_meta.c
rename : libr/meta/type.c => libr/anal/type.c
2010-08-20 00:36:22 +02:00
Nibble
02251522ea
* r_core
...
- Add cmd '/c' for searching asm code
- Add config var search.asmstr
* build
- Minor fixups in "make mrproper"
2010-08-11 17:48:02 +02:00
Nibble
f853dab09f
* More fixes on mingw32 build
...
* Update VERSION in swig configure script
* Update doc/windows
2010-07-24 12:44:19 +02:00
Nibble
f5b31aab25
* Add anal/t/test_x86im.c to speed up the development of the
...
x86im plugin
* Some fixups in anal_x86_x86im
2010-05-06 13:06:51 +02:00