You cannot post messages because only members can post, and you are not currently a member.
Description:
BitBlaze Binary Analysis Platform features 2 main components: TEMU for dynamic analysis and Vine for static analysis. This group is for the users of TEMU and Vine to: 1) report and receive answers for problems with the systems, 2) provide feedbacks and suggestions, and 3) receive patch annoucements.
|
|
|
FuzzBALL binary symbolic execution tool now available
|
| |
Along with my BitBlaze colleagues I'm happy to announce that FuzzBALL,
a binary-level symbolic execution engine based on the BitBlaze Vine
library, is now available in source-code form. FuzzBALL can be applied
either to standalone binary code from any source, or to Linux binaries
by passing their system calls through to your host system, and it has... more »
|
|
Why can't I load hook plugin?
|
| |
I just downloaded the TEMU and compiled with with gcc-34 inside my
Ubuntu 10.04 environment. I have no problem starting up temu and
"load_plugin tracecap.so", as well as "enable_emulation", and also had
check that the quest.log is created and logged. "linux_ps" worked as
well, as I had updated kernelinfo.conf and recompiled temu. I was... more »
|
|
Which is the right taint tracing commands input order?
|
| |
bh2010@bh2010:~/Desktop/bitbla ze$ sudo ./temu-1.0/tracecap/temu -snapshot -monitor stdio ./vm/winxpsp3.img -usb -usbdevice tablet -m 1024 -no-kqemu -localtime -smb ~/Public/ (qemu) load_plugin ./temu-1.0/tracecap/tracecap.s o ... (qemu) enable_emulation ... (qemu) *tracebyname notepad.exe "notepad.exe.trace"*... more »
|
|
BitBlaze-additional Vine compilation tips
|
| |
In relation to debugging another problem mentioned on this list, I
tested for myself compiling the Vine part of the "BitBlaze-additional"
release on two Ubuntu machines I had handy here, a 64-bit machine
running 12.04 and a 32-bit machine running 13.04. For the reference of
other people trying to do the same thing, here's a run-down of some... more »
|
|
bitblaze-additional-2010-06 installation question
|
| |
I installed a Ubuntu system, and I have not use bitblaze in this system. I saw there're two versions', one is temu-1.0 and vine-1.0, another is the bitblaze-additional-2010.06, which version should I install to my system? I queried out much articles which are all talked about temu-1.0 and vine-1.0 version's installation, I think I need to install the newest... more »
|
|
TEMU/Tracecap, 64-bit Ubuntu 12.04 build walk-through
|
| |
Given the recent series of questions about compiling TEMU and Tracecap
under various circumstances, I thought it would be useful to repost
some patches and describe a walk-through of how to compile TEMU and
Tracecap on a more modern Linux system. For this I'll use a 64-bit
Ubuntu 12.04 system, which doesn't have GCC 3.4 easily available.... more »
|
|
|