<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Techniques Archives - Compute Forensics LTD London Computer &amp; Mobile Phone Forensic Expert Witness Investigation Services</title>
	<atom:link href="https://compute-forensics.com/tag/techniques/feed/" rel="self" type="application/rss+xml" />
	<link>https://compute-forensics.com/tag/techniques/</link>
	<description></description>
	<lastBuildDate>Thu, 09 Aug 2018 17:36:31 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://compute-forensics.com/wp-content/uploads/2018/06/cropped-cropped-CF-1-32x32.png</url>
	<title>Techniques Archives - Compute Forensics LTD London Computer &amp; Mobile Phone Forensic Expert Witness Investigation Services</title>
	<link>https://compute-forensics.com/tag/techniques/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to make a Forensic Image Bootable in VirtualBox for Free</title>
		<link>https://compute-forensics.com/how-to-make-a-forensic-image-bootable-in-virtualbox-for-free/</link>
		
		<dc:creator><![CDATA[Alistair Ewing]]></dc:creator>
		<pubDate>Tue, 05 Jun 2018 09:22:46 +0000</pubDate>
				<category><![CDATA[Investigative Techniques]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Techniques]]></category>
		<category><![CDATA[Virtualisation]]></category>
		<guid isPermaLink="false">https://compute-forensics.com/?p=1765</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid vc_custom_1459507906849"><div class="wpb_column vc_column_container vc_col-sm-12 vc_col-lg-9 vc_col-md-9"><div class="vc_column-inner vc_custom_1452702342137"><div class="wpb_wrapper"><div class="vc_custom_heading no_stripe text_align_left" ><h2 style="color: #111111;text-align: left" class="consulting-custom-title">How to make a Forensic Image Bootable in VirtualBox for Free</h2></div><div class="post_details_wr ">
    
<div class="stm_post_info">
	<div class="stm_post_details clearfix">
		<ul class="clearfix">
			<li class="post_date">
				<i class="fa fa fa-clock-o"></i>
				05/06/2018			</li>
			<li class="post_by">Posted by:				<span>Alistair Ewing</span>
			</li>
			<li class="post_cat">Categories:				<span>Investigative Techniques, Uncategorized</span>
			</li>
		</ul>
		<div class="comments_num">
			<a href="https://compute-forensics.com/how-to-make-a-forensic-image-bootable-in-virtualbox-for-free/#respond"><i class="fa fa-comment-o"></i>No Comments </a>
		</div>
	</div>
			<div class="post_thumbnail">
			<img fetchpriority="high" decoding="async" width="1016" height="550" src="https://compute-forensics.com/wp-content/uploads/2018/06/Make-a-forensic-image-bootable-1016x550.jpg" class="attachment-consulting-image-1110x550-croped size-consulting-image-1110x550-croped wp-post-image" alt="Make a forensic image bootable in Windows." />		</div>
	</div></div>
	<div class="wpb_text_column wpb_content_element vc_custom_1533678424687" >
		<div class="wpb_wrapper">
			<p><strong>Thank you for visiting this post hope you find it useful. Please email <a href="mailto:expert@compute-forensics.com">expert@compute-forensics.com</a> for assistance in lab implementation, investigation, data collection, consultancy or anything else.</strong></p>
<p><iframe src="https://www.youtube.com/embed/Fs_FRxzcVDk?rel=0&amp;showinfo=0" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
<h3>Introduction</h3>
<p>This ‘how to’ is a simple guide to virtualise your forensic or test disk image file in Windows without converting it, directly with VirtualBox, forensically as not to change the image but to save the IO writes to a temporary location.</p>
<h3>Why would you want to Virtualise a <a href="https://compute-forensics.com/forensic-imaging/">Forensic Image</a>?</h3>
<p>Examining from outside the native operating system and including your image for processing in tools such as Autopsy, FTK and X-ways are all well and good, but it can lead to dreaded ‘scope creep’, and it is always good to observe the operating system as the suspect would see it.</p>
<p>The effectiveness of booting the image in court or using screenshots of a virtualised image to highlight specific examination points such as drug paraphernalia used as Windows wallpaper, for example, can be invaluable in demonstrating a point. The method works for Linux and Windows, the Apple Mac guide for doing this is coming soon!</p>
<h3>Primary reasons for Virtualising a Forensic Image</h3>
<ul>
<li>To provide a better insight into how the accused used the system</li>
<li>To run live forensic tools such as Nirsoft and OSforensics in the Windows environment</li>
<li>To analyse the memory or RAM to see if any Malware or Rootkits only detectable on a live system exists</li>
<li>To display user behaviour and layout of the desktop to clients</li>
<li>To access bespoke tools such as QuickBooks or booking systems in their natural test environment</li>
<li>To decrypt and create a logical image of non-TPM PGP, Bitlockered, Trucrypted or Veracrypted volumes where the password is known or to test techniques where one may have a limited amount of tries</li>
</ul>
<p>In the past, this has been costly or cumbersome. Recently a tool has been released free of charge, from Nanni Bassetti, the creator of <a href="https://www.caine-live.net">Caine</a> live suite of tools, called Imm2Virtual.</p>
<p>The technique relies on three tools, and you need a full forensic image for this to work. This technique is safe as the image, of course, won’t be blocked but also use a working copy to do this, don’t do this with the only copy of the evidence! Using this method <em>all</em> significant forensic image and RAW formats are supported (<strong>AFF, E01, E01x, DD, 001, IMG</strong>.)</p>
<p><strong>WARNING: Make sure you disable internet access on yours or the virtual machine. You do not want to connect to illegal sites or even the suspect’s cloud or private websites. Without a subpoena, you are breaking the law!</strong></p>
<h3>Free Software Tools Needed to Download and Install on your Windows Forensic Machine</h3>
<ol>
<li><a href="https://arsenalrecon.com/weapons/image-mounter/"><strong>Arsenal Image Mounter</strong></a></li>
<li><strong><a href="https://www.virtualbox.org/">VirtualBox</a> </strong></li>
<li><strong><a href="https://github.com/nannib/Imm2Virtual">Imm2Virtual</a></strong></li>
</ol>
<h3>Steps to Making and Booting Your VDMK File</h3>
<ul>
<li>Install or run ‘As Admin’ the items above. It is <em>essential</em><strong> </strong>to run the programs above as admin otherwise disks won’t be visible and you will come across a whole host of other errors.</li>
</ul>
<p><img decoding="async" class="aligncenter wp-image-1170 size-full" src="https://i1.wp.com/compute-forensics.com/wp-content/uploads/2018/03/Oracle.jpg?resize=379%2C442&amp;ssl=1" sizes="(max-width: 379px) 100vw, 379px" srcset="https://i1.wp.com/compute-forensics.com/wp-content/uploads/2018/03/Oracle.jpg?w=379&amp;ssl=1 379w, https://i1.wp.com/compute-forensics.com/wp-content/uploads/2018/03/Oracle.jpg?resize=257%2C300&amp;ssl=1 257w" alt="VMware used in Digital Forensics to Boot an Image" width="377" height="440" data-attachment-id="1170" data-permalink="https://compute-forensics.com/how-to-make-a-computer-forensic-image-forensically-bootable/oracle/" data-orig-file="https://i1.wp.com/compute-forensics.com/wp-content/uploads/2018/03/Oracle.jpg?fit=379%2C442&amp;ssl=1" data-orig-size="379,442" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Oracle" data-image-description="" data-medium-file="https://i1.wp.com/compute-forensics.com/wp-content/uploads/2018/03/Oracle.jpg?fit=257%2C300&amp;ssl=1" data-large-file="https://i1.wp.com/compute-forensics.com/wp-content/uploads/2018/03/Oracle.jpg?fit=379%2C442&amp;ssl=1" /></p>
<ul>
<li>Run Virtual Box as an administrator. Create a new virtual machine, using you suspect image types OS, but do not add a hard disk just yet. Remember to add more RAM to the virtual machine setup. Make a note of the path your VMDK machine was created. The default will be ‘C:\Users\YOURUSERNAME\VirtualBox VMs’.</li>
</ul>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1169" src="https://i0.wp.com/compute-forensics.com/wp-content/uploads/2018/03/Creating-a-forensic-VM.jpg?resize=792%2C585&amp;ssl=1" sizes="auto, (max-width: 792px) 100vw, 792px" srcset="https://i0.wp.com/compute-forensics.com/wp-content/uploads/2018/03/Creating-a-forensic-VM.jpg?w=792&amp;ssl=1 792w, https://i0.wp.com/compute-forensics.com/wp-content/uploads/2018/03/Creating-a-forensic-VM.jpg?resize=300%2C222&amp;ssl=1 300w, https://i0.wp.com/compute-forensics.com/wp-content/uploads/2018/03/Creating-a-forensic-VM.jpg?resize=768%2C567&amp;ssl=1 768w" alt="In Virtual Box creating an empty disk" width="790" height="584" data-attachment-id="1169" data-permalink="https://compute-forensics.com/how-to-make-a-computer-forensic-image-forensically-bootable/creating-a-forensic-vm/" data-orig-file="https://i0.wp.com/compute-forensics.com/wp-content/uploads/2018/03/Creating-a-forensic-VM.jpg?fit=792%2C585&amp;ssl=1" data-orig-size="792,585" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;Cyberdyne&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1521131818&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Creating-a-forensic-VM" data-image-description="" data-medium-file="https://i0.wp.com/compute-forensics.com/wp-content/uploads/2018/03/Creating-a-forensic-VM.jpg?fit=300%2C222&amp;ssl=1" data-large-file="https://i0.wp.com/compute-forensics.com/wp-content/uploads/2018/03/Creating-a-forensic-VM.jpg?fit=792%2C585&amp;ssl=1" /></p>
<ul>
<li>Run Arsenal Image Mounter as an admin. Mount the forensic image to allow temporary writes to the system cache, not the image! Take note of the physical disk number windows allocated to the virtually mounted disk.</li>
</ul>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-1168 size-full" src="https://i1.wp.com/compute-forensics.com/wp-content/uploads/2018/03/Aresenal_Image_Mounter_Forensics.jpg?resize=887%2C544&amp;ssl=1" sizes="auto, (max-width: 887px) 100vw, 887px" srcset="https://i1.wp.com/compute-forensics.com/wp-content/uploads/2018/03/Aresenal_Image_Mounter_Forensics.jpg?w=887&amp;ssl=1 887w, https://i1.wp.com/compute-forensics.com/wp-content/uploads/2018/03/Aresenal_Image_Mounter_Forensics.jpg?resize=300%2C184&amp;ssl=1 300w, https://i1.wp.com/compute-forensics.com/wp-content/uploads/2018/03/Aresenal_Image_Mounter_Forensics.jpg?resize=768%2C471&amp;ssl=1 768w, https://i1.wp.com/compute-forensics.com/wp-content/uploads/2018/03/Aresenal_Image_Mounter_Forensics.jpg?resize=80%2C50&amp;ssl=1 80w" alt="" width="846" height="519" data-attachment-id="1168" data-permalink="https://compute-forensics.com/how-to-make-a-computer-forensic-image-forensically-bootable/aresenal_image_mounter_forensics/" data-orig-file="https://i1.wp.com/compute-forensics.com/wp-content/uploads/2018/03/Aresenal_Image_Mounter_Forensics.jpg?fit=887%2C544&amp;ssl=1" data-orig-size="887,544" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;Cyberdyne&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1521132334&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Aresenal_Image_Mounter_Forensics" data-image-description="" data-medium-file="https://i1.wp.com/compute-forensics.com/wp-content/uploads/2018/03/Aresenal_Image_Mounter_Forensics.jpg?fit=300%2C184&amp;ssl=1" data-large-file="https://i1.wp.com/compute-forensics.com/wp-content/uploads/2018/03/Aresenal_Image_Mounter_Forensics.jpg?fit=887%2C544&amp;ssl=1" /></p>
<ul>
<li>Select your search bar in Windows and search for CMD. Right-click and run a CMD Window as an administrator. Type DISKPART, then LIST DISK, check the disk number of your mounted disk and type SELECT DISK [INSERT NUMBER]. Now offline the disk by typing OFFLINE DISK.</li>
</ul>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1172" src="https://i1.wp.com/compute-forensics.com/wp-content/uploads/2018/03/DiskPart_Offilne-Disk-for-Forensic-Purposes.jpg?resize=593%2C518&amp;ssl=1" sizes="auto, (max-width: 593px) 100vw, 593px" srcset="https://i1.wp.com/compute-forensics.com/wp-content/uploads/2018/03/DiskPart_Offilne-Disk-for-Forensic-Purposes.jpg?w=593&amp;ssl=1 593w, https://i1.wp.com/compute-forensics.com/wp-content/uploads/2018/03/DiskPart_Offilne-Disk-for-Forensic-Purposes.jpg?resize=300%2C262&amp;ssl=1 300w" alt="Using DiskPart to Offline your Disk" width="591" height="516" data-attachment-id="1172" data-permalink="https://compute-forensics.com/how-to-make-a-computer-forensic-image-forensically-bootable/diskpart_offilne-disk-for-forensic-purposes/" data-orig-file="https://i1.wp.com/compute-forensics.com/wp-content/uploads/2018/03/DiskPart_Offilne-Disk-for-Forensic-Purposes.jpg?fit=593%2C518&amp;ssl=1" data-orig-size="593,518" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;Cyberdyne&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1521134217&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="DiskPart_Offilne-Disk-for-Forensic-Purposes" data-image-description="" data-medium-file="https://i1.wp.com/compute-forensics.com/wp-content/uploads/2018/03/DiskPart_Offilne-Disk-for-Forensic-Purposes.jpg?fit=300%2C262&amp;ssl=1" data-large-file="https://i1.wp.com/compute-forensics.com/wp-content/uploads/2018/03/DiskPart_Offilne-Disk-for-Forensic-Purposes.jpg?fit=593%2C518&amp;ssl=1" /></p>
<ul>
<li>Now run <strong>IMM2VIRTUAL</strong> as an administrator. In the disk-name slot type the exact name that you called your disk and input your physical drive number. In this case, it is ‘5’, and the name was as stated earlier ‘VM1’.</li>
</ul>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1173" src="https://i1.wp.com/compute-forensics.com/wp-content/uploads/2018/03/IM2VIRTUAL_Screenshot.jpg?resize=1016%2C649&amp;ssl=1" sizes="auto, (max-width: 1016px) 100vw, 1016px" srcset="https://i1.wp.com/compute-forensics.com/wp-content/uploads/2018/03/IM2VIRTUAL_Screenshot.jpg?w=1016&amp;ssl=1 1016w, https://i1.wp.com/compute-forensics.com/wp-content/uploads/2018/03/IM2VIRTUAL_Screenshot.jpg?resize=300%2C192&amp;ssl=1 300w, https://i1.wp.com/compute-forensics.com/wp-content/uploads/2018/03/IM2VIRTUAL_Screenshot.jpg?resize=768%2C491&amp;ssl=1 768w, https://i1.wp.com/compute-forensics.com/wp-content/uploads/2018/03/IM2VIRTUAL_Screenshot.jpg?resize=80%2C50&amp;ssl=1 80w" alt="" width="846" height="540" data-attachment-id="1173" data-permalink="https://compute-forensics.com/how-to-make-a-computer-forensic-image-forensically-bootable/im2virtual_screenshot/" data-orig-file="https://i1.wp.com/compute-forensics.com/wp-content/uploads/2018/03/IM2VIRTUAL_Screenshot.jpg?fit=1016%2C649&amp;ssl=1" data-orig-size="1016,649" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;Cyberdyne&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1521133522&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="IM2VIRTUAL_Screenshot" data-image-description="" data-medium-file="https://i1.wp.com/compute-forensics.com/wp-content/uploads/2018/03/IM2VIRTUAL_Screenshot.jpg?fit=300%2C192&amp;ssl=1" data-large-file="https://i1.wp.com/compute-forensics.com/wp-content/uploads/2018/03/IM2VIRTUAL_Screenshot.jpg?fit=1016%2C649&amp;ssl=1" /></p>
<ul>
<li>CMD should open a Window with ‘RAW host disk access VMDK file C:\Users\<strong>YOURUSERNAME</strong>\VirtualBox VMs\VM1\VM1.vmdk created successfully.’ If not you probably have the wrong disk number, name, you didn’t know offline the correct disk, or you didn’t run a program as admin.</li>
</ul>
<p>&nbsp;</p>
<ul>
<li>Now run VirtualBox as admin. Navigate to Settings&gt;Storage. Add the modified VDMK file as a disk. You may need to play around with settings such as disk type, OS and RAM amount to get the virtual disk to boot. After some tinkering, you should be able to boot your image.</li>
</ul>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1171" src="https://i2.wp.com/compute-forensics.com/wp-content/uploads/2018/03/Add-Disk-to-Virtual-Box.jpg?resize=770%2C512&amp;ssl=1" sizes="auto, (max-width: 770px) 100vw, 770px" srcset="https://i2.wp.com/compute-forensics.com/wp-content/uploads/2018/03/Add-Disk-to-Virtual-Box.jpg?w=770&amp;ssl=1 770w, https://i2.wp.com/compute-forensics.com/wp-content/uploads/2018/03/Add-Disk-to-Virtual-Box.jpg?resize=300%2C199&amp;ssl=1 300w, https://i2.wp.com/compute-forensics.com/wp-content/uploads/2018/03/Add-Disk-to-Virtual-Box.jpg?resize=768%2C511&amp;ssl=1 768w" alt="Virtual Box Remember to Add your Forensic VDMK File" width="768" height="511" data-attachment-id="1171" data-permalink="https://compute-forensics.com/how-to-make-a-computer-forensic-image-forensically-bootable/add-disk-to-virtual-box/" data-orig-file="https://i2.wp.com/compute-forensics.com/wp-content/uploads/2018/03/Add-Disk-to-Virtual-Box.jpg?fit=770%2C512&amp;ssl=1" data-orig-size="770,512" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;Cyberdyne&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1521134318&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Add-Disk-to-Virtual-Box" data-image-description="" data-medium-file="https://i2.wp.com/compute-forensics.com/wp-content/uploads/2018/03/Add-Disk-to-Virtual-Box.jpg?fit=300%2C199&amp;ssl=1" data-large-file="https://i2.wp.com/compute-forensics.com/wp-content/uploads/2018/03/Add-Disk-to-Virtual-Box.jpg?fit=770%2C512&amp;ssl=1" /></p>
<p>There you have it. Remember you can use iso’s such as<a href="http://www.piotrbania.com/all/kon-boot/"> Kon Boot</a> or others to bypass the Windows. The beauty of it is if you mess up the installation you can go back to default settings as you are not modifying the original copy, just the cache.</p>
<p>If you liked this guide please like, share and comment on this page.</p>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-3 vc_hidden-sm vc_hidden-xs"><div class="vc_column-inner "><div class="wpb_wrapper">
<div class="stm_sidebar">

            <style type="text/css" scoped>
            .vc_custom_1452056597103{margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;}.vc_custom_1451998133493{margin-bottom: 30px !important;}.vc_custom_1452056633692{padding-top: 37px !important;padding-right: 30px !important;padding-bottom: 40px !important;padding-left: 30px !important;}.vc_custom_1527964913946{margin-bottom: 9px !important;}.vc_custom_1527964962623{margin-bottom: 17px !important;}.vc_custom_1527965000155{margin-bottom: 30px !important;}        </style>
        <div class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid third_bg_color vc_custom_1452056597103"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner vc_custom_1452056633692"><div class="wpb_wrapper"><div class="vc_custom_heading vc_custom_1527964913946 text_align_left" ><div style="font-size: 16px;color: #222222;text-align: left;font-family:Poppins;font-weight:600;font-style:normal" class="consulting-custom-title">Contact Us</div></div>
	<div class="wpb_text_column wpb_content_element vc_custom_1527964962623" >
		<div class="wpb_wrapper">
			<p><span style="font-size: 13px; line-height: 22px;">Compute Forensics are based in London but are available for contracts and work in the global area. Please don’t hesitate to email us at expert@compute-forensics.com for a free online or call consultation.</span></p>

		</div>
	</div>
<div class="vc_btn3-container vc_btn3-inline vc_do_btn" ><a class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-rounded vc_btn3-style-flat vc_btn3-icon-left vc_btn3-color-white" href="https://compute-forensics.com/contact-us/" title=""><i class="vc_btn3-icon fa fa-phone-square"></i> contacts</a></div></div></div></div></div><div class="vc_row wpb_row vc_row-fluid vc_custom_1451998133493"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class="wpb_wrapper"><div class="vc_btn3-container vc_btn3-left vc_custom_1527965000155 vc_do_btn" ><a class="vc_general vc_btn3 vc_btn3-size-lg vc_btn3-shape-rounded vc_btn3-style-flat vc_btn3-block vc_btn3-icon-left vc_btn3-color-theme_style_1" href="https://compute-forensics.com/pdf/" title="" target="_blank"><i class="vc_btn3-icon fa fa-file-pdf-o"></i> Computer Forensics Professional Services PDF</a></div></div></div></div></div>
</div>    
</div></div></div></div></div><div data-vc-full-width="true" data-vc-full-width-init="false" class="vc_row wpb_row vc_row-fluid third_bg_color vc_custom_1459505959648"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class="wpb_wrapper">
<section class="vc_cta3-container" >
    <div class="vc_general vc_cta3 third_bg_color vc_cta3-style-flat vc_cta3-shape-square vc_cta3-align-left vc_cta3-color-classic vc_cta3-icon-size-md vc_cta3-actions-right vc_custom_1530193131889 style=""">
                        <div class="vc_cta3_content-container">
                                    <div class="vc_cta3-content">
                <header class="vc_cta3-content-header">
                    <div class="vc_custom_heading" ><h2 style="font-size: 20px;color: #ffffff;line-height: 24px" class="consulting-custom-title">Are you looking for a Computer Forensic Expert?</h2></div>                                    </header>
                            </div>
                        <div class="vc_cta3-actions"><div class="vc_btn3-container vc_btn3-right vc_do_btn" ><a class="vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-flat vc_btn3-icon-right vc_btn3-color-theme_style_2" href="https://compute-forensics.com/contact-us/" title="">get a quote <i class="vc_btn3-icon fa fa-chevron-right"></i></a></div></div>        </div>
                    </div>
</section></div></div></div></div><div class="vc_row-full-width vc_clearfix"></div>
</div>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
