search for: cuckoo

Displaying 11 results from an estimated 11 matches for "cuckoo".

2015 Jan 06
2
ubuntu virsh snapshot-create-as gives Error -22 while writing VM
Hello all, I'm trying to create an online internal snapshot to work with Cuckoo Sandbox. I keep receiving this -22 error below on my Ubuntu system and I'm out of ideas, been at it for a while so any help is appreciated. root@cuckoo-sec:~# virsh snapshot-create-as cuckoo cuckoo-snap1 "Cuckoo Snapshot" error: operation failed: Error -22 while writing VM $ uname -...
2005 Nov 09
1
accident modified dataset. How can I recovery it?!
I first try these command, it works quite well. library(lattice) data(cuckoos) levnam <- strsplit(levels(cuckoos$species), "\\.") BUT, i want to try : levnam <- strsplit(levels(cuckoos$species), ".") to see the difference. They maybe I modified the data file, because when I try again, it says: > data(cuckoos) Warning message: data set 'cuc...
2016 May 13
2
libvirt + openvswitch, <parameters interfaceid='x'/> seems less-than-useful?
Hey folks, I'm working on setting up a Cuckoo sandbox malware lab at home, and can't seem to get openvswitch and libvirt to work together as-documented. I'm not subscribed to the list, so please reply-all. Thanks in advance! I've debugged this, and I think the interfaceid stuff in network XML isn't doing much besides setting...
2004 Nov 21
1
Location of grobs etc on lattice output
Is there any way, after use of print.trellis(), to obtain the co-ordinates of the plot region, e.g., in what are then the native co-ordinates? e.g. library(DAAG) library(lattice); library(grid) data(cuckoos) pushViewport(viewport(layout=grid.layout(2, 1))) pushViewport(viewport(layout.pos.row=1)) cuckoos.strip <- stripplot(species ~ length, data=cuckoos) print(cuckoos.strip, newpage=FALSE) grid.text("A", x=unit(0.18,"native"), y=unit(0.925,"native")) # Th...
2016 May 14
0
Re: libvirt + openvswitch, <parameters interfaceid='x'/> seems less-than-useful?
On 05/13/2016 09:57 AM, Richard Harman wrote: > Hey folks, I'm working on setting up a Cuckoo sandbox malware lab at > home, and can't seem to get openvswitch and libvirt to work together > as-documented. I'm not subscribed to the list, so please reply-all. > Thanks in advance! > > I've debugged this, and I think the interfaceid stuff in network XML > isn'...
2016 May 14
1
Re: libvirt + openvswitch, <parameters interfaceid='x'/> seems less-than-useful?
.... I would classify that as a bug, > but that's just my understanding as an OVS outsider. > Further evidence, now that I figured out how to dump the external-ids stuff in OVS: Here's the relevant ports of the domain XML: <domain type='kvm' id='5'> <name>cuckoo</name> <uuid>cb4903aa-eaf4-432d-aa57-e9f74f1c8b79</uuid> .... <interface type='bridge'> <mac address='52:54:00:f5:29:72'/> <source network='malware' bridge='malware0'/> <virtualport type='openvswitch&...
2015 Jan 06
0
Re: ubuntu virsh snapshot-create-as gives Error -22 while writing VM
On 01/06/2015 02:03 PM, Jon Schipp wrote: > Hello all, I'm trying to create an online internal snapshot to work with > Cuckoo Sandbox. > I keep receiving this -22 error below on my Ubuntu system and I'm out of > ideas, been at it for a while so any help is appreciated. > > root@cuckoo-sec:~# virsh snapshot-create-as cuckoo cuckoo-snap1 "Cuckoo > Snapshot" > error: operation failed: Error -...
2016 Mar 23
0
[GSoC 2016] Adding MachineModule pass to LLVM
...capable of compiling)? > I have pushed the code here https://github.com/vivekvpandya/Research-Practice Currently it generates Inference Graph using LiveIntervals, It can allocate physical registers if no spill is required. I am currently working on implementing simple spilling logic and applying cuckoo optimization to minimize number of colors. Some of the simple input are given in the test folder. I will add this details to proposal. 2. It would be good if you could include a resume/C.V. with your > proposal. You can append it to your proposal document, or perhaps > upload it as...
2009 Aug 08
0
A new era in Radio! Don't miss The Experimental Beat! (fwd)
...Helo Edwin Khoo is unable to do his fabulous Oriental Beat show this week due to it being Singapore's national day. So what do we have in its place? What indeed! We have just finished recording an amazing show using some amazing technology. Naama and me in Israel, Chrissie in London and DJ Cuckoo in the USA teamed up to do a co-hosted show. Nothing unusual? Maybe not, except that we had music being played from both London and Israel, and we dare you to try and guess who played what. It really was *that* good. How did we do this and what did we use? You'll have to tune in and find o...
2016 Oct 14
2
RFC: Reducing the number of set classes in ADT
...king one set of great set APIs, instead of adding API improvements piecemeal across all of our classes. More wood, fewer arrows, that sort of thing. As another benefit, having one base hashtable implementation would mean that if someone wanted to try implementing a newfangled hashtable algorithm (cuckoo or Robin Hood hashing, anyone?), we'd reap the benefit across all of llvm's sets. Obviously this is a large change, and I don't propose we make it quickly or all at once. Here's how I currently imagine we'd do it: 1. Switch SmallSetVector to use SmallDenseSet. This is a r...
2009 Apr 27
1
users home folders not accessable - access denied
...B SERVER __SAMBA__ I got my proper IP back. - from my PC in DOS, running: net view \\SERVER I get back my list of shares. - And also: nmblookup -M DOM querying DOM on 192.168.xxx.255 192.168.xxx.xxx DOM<1d> Reports back proper values. As you can see I tried to be as thorough as possible. Cuckoo for Cocoa Puffs over here. Thanks in advance. D