<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.theiphonewiki.com/w/index.php?action=history&amp;feed=atom&amp;title=Trigger_obliteration</id>
	<title>Trigger obliteration - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.theiphonewiki.com/w/index.php?action=history&amp;feed=atom&amp;title=Trigger_obliteration"/>
	<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Trigger_obliteration&amp;action=history"/>
	<updated>2026-05-08T02:02:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.14</generator>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Trigger_obliteration&amp;diff=110941&amp;oldid=prev</id>
		<title>Ilikeiphone123: created trigger_obliteration page</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Trigger_obliteration&amp;diff=110941&amp;oldid=prev"/>
		<updated>2021-02-10T14:49:50Z</updated>

		<summary type="html">&lt;p&gt;created trigger_obliteration page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This is the executable that is ran when pressing the Brick Device button on [[InternalUI Builds]]. It uses MobileObliteration.framework to &amp;quot;obliterate&amp;quot;, otherwise known as wiping the device.&lt;br /&gt;
&lt;br /&gt;
= Usage =&lt;br /&gt;
 usage: trigger_obliteration [OPTIONS] [--message MESSAGE] TYPE [SAVEPATHS ...]&lt;br /&gt;
 Trigger an obliteration.&lt;br /&gt;
 The obliterator is capable of preserving arbitrary filesystem paths across&lt;br /&gt;
 an obliteration. SAVEPATHS is an optional set of paths that will be saved.&lt;br /&gt;
 Each path that is a directory will be recreated with the same mode and owners.&lt;br /&gt;
 Each path that is a regular file will be recreated with the same mode, owners,&lt;br /&gt;
 and file contents.&lt;br /&gt;
 Obliteration Types:&lt;br /&gt;
     brick          Destroys data partition, system partition, and erases firmware,&lt;br /&gt;
                    causing the device to drop into DFU on reboot. Device will require&lt;br /&gt;
                    a software restore before it will be useable again.&lt;br /&gt;
     data           Destroys data partition only, reboots into a &amp;quot;factory fresh&amp;quot; state.&lt;br /&gt;
 Options:&lt;br /&gt;
     --progress     Shows the progress bar. This is the default. Last of this,&lt;br /&gt;
                    and &amp;quot;--noprogress&amp;quot; takes effect. This is the default.&lt;br /&gt;
     --noprogress   Shows only Apple logo. Last of this and &amp;quot;--progress&amp;quot; takes effect.&lt;br /&gt;
     --message      A message to leave in NVRAM. This is for debugging purposes.&lt;br /&gt;
 Examples:&lt;br /&gt;
    Perform a regular wipe. Leaving a message in NVRAM.&lt;br /&gt;
    $ trigger_obliteration --message &amp;quot;Hi guys!&amp;quot; data&lt;br /&gt;
    Perform a regular wipe preserving the file '/var/root/.sh_history'.&lt;br /&gt;
    $ trigger_obliteration data /var/root/.sh_history&lt;br /&gt;
    Perform a system partition wipe, leaving the device unbootable until a restore.&lt;br /&gt;
    $ trigger_obliteration brick&lt;br /&gt;
&lt;br /&gt;
= Usage in Internal UI Builds =&lt;br /&gt;
[[File:Brick device reupload.png|thumb|right|The brick device button on [[Innsbruck 11A465 (Internal UI build)|Innsbruck 11A465]]]]&lt;br /&gt;
In [[Internal Settings]]/CoreOS, near the very bottom you will see a &amp;quot;Brick device&amp;quot; button. When pressing this button, it runs the following command: &lt;br /&gt;
&amp;lt;code&amp;gt;trigger_obliteration brick&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
As seen in the usage of this executable, this &amp;quot;Perform a system partition wipe, leaving the device unbootable until a restore&amp;quot;&lt;/div&gt;</summary>
		<author><name>Ilikeiphone123</name></author>
		
	</entry>
</feed>