Monday, October 25, 2010
Does It Hurt When Mirena Is Being Taken Out
Well , I woke up Sunday morning
With no way to hold my head That Did not hurt.
And the beer I had for breakfast wasn't bad,
So I had one more for dessert.
Then I fumbled in my closet through my clothes
And found my cleanest dirty shirt.
Then I washed my face and combed my hair
And stumbled down the stairs to meet the day.
I'd smoked my mind the night before
With cigarettes and songs I'd been picking.
But I lit my first and watched a small boy
Playing with a can that he was kicking.
Across the empty street
And caught the Sunday smell of someone frying chicken.
And it took me back to something that I'd lost
Somewhere, somehow along the way.
On a Sunday morning sidewalk,
I'm wishing, Lord, that I was stoned.
'Cause there's something in a Sunday
That makes a body feel alone.
And there's nothing short a' dying
That's half as lonesome as the sound
Of the sleeping city sidewalk
And Sunday morning coming down.
In the park I saw a daddy
With a laughing little girl that he was swinging.
And I stopped beside a Sunday school
Listened to the songs they were singing.
I headed down the road,
Somewhere far away a lonely bell was ringing,
And it echoed through the canyon
Like the disappearing dreams of yesterday.
On a Sunday morning sidewalk,
I'm wishing, Lord, that I was stoned.
'Cause there's something in a Sunday
That makes a body feel alone.
And there's nothing short a' dying
That's half as lonesome as the sound
Of the sleeping city sidewalk
And Sunday morning coming down.
Kris Kristofferson, Johnny Cash.
Vincenzo
Friday, October 22, 2010
How To Get A Shiny Pokemon In Pokemon Silver
What happens after we acquired a bitstream on a disc image file?
Typically we begin the analysis of the disk by mounting the file dd (raw), or ewf aff, but at some point may be useful to virtualize the image for many reasons, such as launching the various tools of Nirsoft , Sysinternals , work with proprietary software installed on the machine experience, watching the processes, etc.. etc..
Until recently, the systems to virtualize an image file were to:
1) Convert the file format VMDK or VDI (VirtualBox or VMWare to name the two most common virtualizer), thus occupying more space on the hard disk and plenty of time machine.
2) Use the helpful LiveView, which prevents the conversion and enables the virtualization starting directly from the raw image file formats (dd).
LiveView but has severe limitations:
1) only runs on Windows.
2) Use VMWare and the only free version of VMWare server, which was accepted by LiveView, remained the 1.0.qualcosa .... now fairly antiquated.
Some time ago the good Louis Piciocchi ( Caine-from-deb ) told me about XMOUNT , immediately went to check on a surface, installed by the Ubuntu repositories and tried to use it, but it worked fine. .. Then I talked
chatting with John Lehr, who soon after wrote a post on his blog yesterday and told me I had to talk it over xmount download directly from the manufacturer, as that taken by the repository Canonical (Ubuntu) was buggy .
So I proceeded in this way:
https: / / www.pinguin.lu / index.php (download the DEB package)
sure you have the necessary requirements:
For those who use Linux - Kernel 2.6.x - FUSE library
For those using Mac OSX - OSX 10.5 or above - MacFUSE
• Verify that your user (the one we will use to launch the Virtual Machine) is in the group "fuse" (the root there for sure). In any case, it goes like this: sudo usermod-a-G fuse username (where username is your Linux user) and then edit the file "/ etc / fuse.conf" and uncomment (remove the #) the line user_allow_other.
Now just create a directory: eg.
sudo mkdir / media / lab
then issue the command: sudo
xmount - in dd - out EV - cache cache.dat disk.dd / media / lab to create
disk.vdi the file in the folder / media / lab.
then run VirtualBox and create a new virtual machine, using as a disk and all the disk.vdi it works!
The strength of this system is that the file disk.vdi is only "symbolic", because it does not really care to occupy the space that says, I personally have a virtualized file of 200GB on a disc that only had 180GB free.
Clearly in the example I used a raw input and output on VirtualBox, but I could also use the EWF format input and output formats in VMWare and / or all other combinations between VMWare / VirtualBox and formats dd / ewf / aff.
Yesterday I thought to create a graphical interface for XMount, but John has preceded me, working while I slept (for he was under great morning!) And, jokes aside, he made a GUI with YAD , evolution Zenity of ... can be found here, complete with debs for 0.4.4 and xmount YAD 0.5.2-1:
http://scripts4cf.sf.net/
Good job!
by Nanni Bassetti
Tuesday, October 19, 2010
When Scorpio Male Signs Lost Interest
One day the 'Armando Buzzanca friend calls me because he has to retrieve a voice note (audio file) of his friend, who has erased error from your iPhone.
I see difficult, because even with the world of Apple do not have much to do, then proceed by trial and error, not being an activity of simple but forensic data recovery.
I notice that the iPhone does not give access to all data for this reason it needs to be jailbrekkato , which is a kind of release that will also allow the installation of app Call Cydia through which you can download many other useful applications to run on the iPhone immgine all files.
Start teamwork:
Phone friend Nicola Troccoli , I recommend you connect with the iPhone Safari go to: http://www.jailbreakme.com , but this jailbreak does not work on firmware 4.01, then I open Facebook and ask for help, comments and chat between beak Antonio Di Giorgio that suggests to me Limera1n another jailbreak, this time it works (I also suggest GreenPois0n )! Meanwhile, flake the comments and advice of other friends.
rebooted the iPhone, Cydia is, after tinkered a bit, I can download and install Mobile Terminal and OpenSSH at this point enters dance in Linux!
Connect iPhone to your WiFi network logged into the router and then see what IP address has taken the Iphone:
192.168.1.154
Launch CAINE Live on a machine and install the SSH server
sudo apt-get install ssh
then sudo / etc / init.d / ssh start to start the SSH server. (For more insight book Denis )
At this point Caine, we can mount a NTFS disk write and launch the terminal window and type: sudo ssh
192.168.1.154
seems the iPhone terminal prompt, enter the credentials:
user: root
password: alpine
(the iPhone is the default) then type
dd if = / dev/disk0 ask for the password of Caine (as they must connect to the SSH server Caine) and then type " caine." The dd
side and begins to write 16GB of image files in the chosen directory.
ANALYSIS
Now we have to find the file of the voice note, I call again, Nicola and I do send a voice note, the file is
prova.m4a prova.m4a I open the editor hex and take out the header:
00 00 00 66 74 1C 00 00 2C and footer
Creo file foremost.conf
M4a 8000000 y \\ x00 \\ x00 \\ x00 \\ x1C \\ x66 \\ X74 \\ x00 \\ x00 \\ x2Claunch Caine
foremost foremost.conf-i-c-o iphone.dd. / Carv
carving on the side ... and finally ... do not derive from a spider hole!
Now I do not know if it is because of the particular file type, or for other reasons, but trying to look for JPG, AIFF, MOV carving has been successful .... then everything works, will investigate further to understand how to extract or mount the kind of image file. Everything was done manually with free tools and certainly if we had used a UFED
, maybe we had fewer problems;)The teamwork has been fundamental to the support network and skills that are activated and started from scratch .... I am the same feeling when I developed Caine, chat, email, phone, seems to be in a mega REMOTE team .... and everything is faster and you learn.
After all, those who invented distributed computing had seen better ... just so many brains to work in parallel on a problem ... and without needing to be in the same room ...! continue to confront and to exchange knowledge ... we grow! Indeed
trust in the comments to this article to suggest how to act and continue to improve some steps in this procedure;)
Now some notes:
http://www.ispazio.net/guide jailbreak-iphone-3g-
(various JailBreak)
as PuTTY SSH client
FreeSSHd
Wednesday, October 13, 2010
18 Debut Invitation Wording
Tuesday, October 5, 2010
Chinese Adjective List
AND IN THE MEDITERRANEAN
INTRODUCTION
For unconventional tools of war means any operation designed to hit a target agreed without resorting to a direct attack and declare clearly a conflict. Unconventional tools of war have been widely used by such associations and subversive groups allowed and encouraged (sometimes funded) to work on U.S. territory since the fall of Fascism to tackle the "dangerous" communist.
Beginning with Gladio and also previously organized military groups have crept between our institutions in order to manipulate or restrict the use and pollute the natural course of political life in our country, no respect for the rules and principles of democracy and indeed in sharp contrast with the instruments of protection of the republic in order to restrict.
this vile form of violence often the characters far more pronounced in open conflict because not only aims at eliminating a planned objective alo order to gain a position of dominance often political in nature but through a common inciting violence.
War unconventional means, first of all acquire information
- Through appropriate technological methods
- Through the acquisition and / or 'lodge in telecommunication management agencies or telephone
- Through the corruption and manipulation of public security forces
- Through the insinuation of people properly trained in the ranks of those considered enemies or political parties or in' family environment (infiltrators)
- Through every means perverse fantasy of these vile without any moral restraint may suggest
In the second phase manipulate the use and limit its spread.
-through the acquisition of information and news agencies, television advertising or
-censorship by means of various types ranging from intimidation or direct the use of legal means, unfortunately, already allowed in our country due to the collective resignation means that the same illegal and immoral led
manipulate popular consciousness
- without exception rather preferring religious education kind of satanic or polluting the hierarchies in the positive religions popular
-limiting each different type of authority on the ground of belligerence, including those recognized in order to corrupt the minds priority to a known cause for this unfair and hidden
To what end?
-In order to acquire a position of power usually political or economic
- or otherwise to acquire any necessary means to govern the country
. These kind of war can have lasted so long or long enough to prevent the recognition of their proponents. Further consider the side effect of triggering side effects, including "Bomerang" and especially to create an environment of widespread violence and crime. It is no longer a mystery in the history of these national associations and subversive groups have resorted and have caused massive casualties in terrorist attacks which still do not know the authors but always aimed at destabilizing the authority recognized.
These tools cowardly killing spree, banned from any international treaty, have survived to this day and widely used in the country thanks to the power lust of legal recognition and ignorance in the population induced to express purpose of avoiding, as stated above, use of any recognized authority now just on paper. Even if you do not take the bloody characters that have characterized the first 40 years of democracy, retain their form of violence, often even more ruthless because they can be subject to torture and kill with impunity before.
now in our country is no longer clear what the law and which the law imposed by the destructive violence of political will, however, and subversive in any way is no longer clear which authority is actually able to manage national resources.
We live in a time of widespread and general immorality can bend men's minds and force the masses to the evil law imposed by a few who have not been afraid to hide their faces. We have forgotten the principle of democracy and common sense to the detriment of the collective left to decay the value even of written laws.
We are slowly bending under a demon who leads people to a slow irreversible collective madness which can only result in the widespread violence of our days but we used to call mafia or crime. All in favor of a regime increasingly discriminated against and deprivation of liberty.
The war to fight, is first and foremost a war moralizing and educator for the democratic principles of civilized living.