0 1 00:00:07,140 --> 00:00:13,440 OK so in this section we showed you how to install a number of Android analysis tools but there is also 1 2 00:00:13,440 --> 00:00:18,350 the option of downloading a VM that comes pre installed with most of the tools we mentioned. 2 3 00:00:19,080 --> 00:00:21,990 So a popular one for example is tamer. 3 4 00:00:22,170 --> 00:00:26,770 It is a virtualize platform for Android security professionals. 4 5 00:00:26,800 --> 00:00:32,110 So basically it is a virtual machine with all the required tools pre installed. 5 6 00:00:32,120 --> 00:00:39,580 Here we have an instance running so if you click on the menu you have the manual analysis section. 6 7 00:00:39,740 --> 00:00:45,670 Reverse engineering section dynamic analysis forensics. 7 8 00:00:45,830 --> 00:00:51,410 So rather than installing all the tools one by one you can just use a virtual machine like Tamer or 8 9 00:00:51,410 --> 00:00:58,370 some other one likes Sandoku which is very similar to Tamer just a bit older the catch here is that 9 10 00:00:58,430 --> 00:01:04,420 as I mentioned earlier with emulators you could face a few problems when running inside a virtual machine 10 11 00:01:05,660 --> 00:01:11,270 but if you're just going to do static analysis or basic analysis then yes maybe just install Tamer 11 12 00:01:11,390 --> 00:01:14,410 or some other operating system to do the work. 12 13 00:01:14,420 --> 00:01:19,850 Alternatively you can try and install the OS on a bare metal machine then you would be able to use the 13 14 00:01:19,850 --> 00:01:21,370 emulator. 14 15 00:01:21,410 --> 00:01:26,510 You can also install Tamer and see what tools are being used there then trying to install the same 15 16 00:01:26,510 --> 00:01:28,450 tool on your own analysis environment.