home *** CD-ROM | disk | FTP | other *** search
/ hackzapple.com / www.hackzapple.com.tar / www.hackzapple.com / phpBB2 / viewtopic.php?t=162&view=previous.orig < prev    next >
Text File  |  2010-10-06  |  44KB  |  943 lines

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html dir="LTR">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  5. <meta http-equiv="Content-Style-Type" content="text/css">
  6.  
  7. <link rel="top" href="./index.php" title=" Index du Forum" />
  8. <link rel="search" href="./search.php" title="Rechercher" />
  9. <link rel="help" href="./faq.php" title="FAQ" />
  10. <link rel="author" href="./memberlist.php" title="Liste des Membres" />
  11. <link rel="prev" href="viewtopic.php?t=161&view=previous" title="Voir le sujet prΘcΘdent" />
  12. <link rel="next" href="viewtopic.php?t=161&view=next" title="Voir le sujet suivant" />
  13. <link rel="up" href="viewforum.php?f=13" title="PROTECTION MALEFIQUE" />
  14. <link rel="chapter forum" href="viewforum.php?f=1" title="REGLES DE BASE DU FORUM" />
  15. <link rel="chapter forum" href="viewforum.php?f=2" title="PRESENTATION DES MEMBRES" />
  16. <link rel="chapter forum" href="viewforum.php?f=3" title="FAQ" />
  17. <link rel="chapter forum" href="viewforum.php?f=24" title="LES VENDEURS DE Q et assimilΘs..." />
  18. <link rel="chapter forum" href="viewforum.php?f=4" title="APPLE II et II+" />
  19. <link rel="chapter forum" href="viewforum.php?f=5" title="APPLE IIe" />
  20. <link rel="chapter forum" href="viewforum.php?f=6" title="APPLE IIc et IIc Plus" />
  21. <link rel="chapter forum" href="viewforum.php?f=7" title="APPLE IIGS" />
  22. <link rel="chapter forum" href="viewforum.php?f=8" title="ITT2020" />
  23. <link rel="chapter forum" href="viewforum.php?f=9" title="BELL & HOWELL" />
  24. <link rel="chapter forum" href="viewforum.php?f=25" title="APPLE I" />
  25. <link rel="chapter forum" href="viewforum.php?f=10" title="APPLE /// et ///Plus" />
  26. <link rel="chapter forum" href="viewforum.php?f=11" title="LISA 1,  2, 2/5,  2/10 et ... XL" />
  27. <link rel="chapter forum" href="viewforum.php?f=12" title="PROBLEMES DIVERS" />
  28. <link rel="chapter forum" href="viewforum.php?f=13" title="PROTECTION MALEFIQUE" />
  29. <link rel="chapter forum" href="viewforum.php?f=23" title="EMULATION" />
  30. <link rel="chapter forum" href="viewforum.php?f=14" title="CARTES COPROCESSEUR" />
  31. <link rel="chapter forum" href="viewforum.php?f=15" title="CARTES MEMOIRE" />
  32. <link rel="chapter forum" href="viewforum.php?f=16" title="CARTES POUR DISQUES" />
  33. <link rel="chapter forum" href="viewforum.php?f=17" title="AUTRES CARTES" />
  34. <link rel="chapter forum" href="viewforum.php?f=18" title="PERIPHERIQUES" />
  35. <link rel="chapter forum" href="viewforum.php?f=19" title="Recherches techniques (hard ou soft)" />
  36. <link rel="chapter forum" href="viewforum.php?f=20" title="ACHATS,VENTES ET/OU ECHANGES" />
  37. <link rel="chapter forum" href="viewforum.php?f=21" title="DIVERS...MAIS TOUJOURS EN RELATION AVEC APPLE!" />
  38. <link rel="chapter forum" href="viewforum.php?f=22" title="LES PETITS MAUDITS A EVITER" />
  39.  
  40. <title> :: Voir le sujet - Megabots (Neosoft, 1986)</title>
  41. <!-- link rel="stylesheet" href="templates/subSilver/subSilver.css" type="text/css" -->
  42. <style type="text/css">
  43. <!--
  44. /*
  45.   The original subSilver Theme for phpBB version 2+
  46.   Created by subBlue design
  47.   http://www.subBlue.com
  48.  
  49.   NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
  50.   theme administration centre. When you have finalised your style you could cut the final CSS code
  51.   and place it in an external file, deleting this section to save bandwidth.
  52. */
  53.  
  54. /* General page style. The scroll bar colours only visible in IE5.5+ */
  55. body {
  56.     background-color: #E5E5E5;
  57.     scrollbar-face-color: #DEE3E7;
  58.     scrollbar-highlight-color: #FFFFFF;
  59.     scrollbar-shadow-color: #DEE3E7;
  60.     scrollbar-3dlight-color: #D1D7DC;
  61.     scrollbar-arrow-color:  #006699;
  62.     scrollbar-track-color: #EFEFEF;
  63.     scrollbar-darkshadow-color: #98AAB1;
  64. }
  65.  
  66. /* General font families for common tags */
  67. font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
  68. a:link,a:active,a:visited { color : #006699; }
  69. a:hover        { text-decoration: underline; color : #DD6900; }
  70. hr    { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
  71.  
  72. /* This is the border line & background colour round the entire page */
  73. .bodyline    { background-color: #FFFFFF; border: 1px #98AAB1 solid; }
  74.  
  75. /* This is the outline round the main forum tables */
  76. .forumline    { background-color: #FFFFFF; border: 2px #006699 solid; }
  77.  
  78. /* Main table cell colours and backgrounds */
  79. td.row1    { background-color: #EFEFEF; }
  80. td.row2    { background-color: #DEE3E7; }
  81. td.row3    { background-color: #D1D7DC; }
  82.  
  83. /*
  84.   This is for the table cell above the Topics, Post & Last posts on the index.php page
  85.   By default this is the fading out gradiated silver background.
  86.   However, you could replace this with a bitmap specific for each forum
  87. */
  88. td.rowpic {
  89.         background-color: #FFFFFF;
  90.         background-image: url(templates/subSilver/images/cellpic2.jpg);
  91.         background-repeat: repeat-y;
  92. }
  93.  
  94. /* Header cells - the blue and silver gradient backgrounds */
  95. th    {
  96.     color: #FFA34F; font-size: 11px; font-weight : bold;
  97.     background-color: #006699; height: 25px;
  98.     background-image: url(templates/subSilver/images/cellpic3.gif);
  99. }
  100.  
  101. td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
  102.             background-image: url(templates/subSilver/images/cellpic1.gif);
  103.             background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
  104. }
  105.  
  106. /*
  107.   Setting additional nice inner borders for the main table cells.
  108.   The names indicate which sides the border will be on.
  109.   Don't worry if you don't understand this, just ignore it :-)
  110. */
  111. td.cat,td.catHead,td.catBottom {
  112.     height: 29px;
  113.     border-width: 0px 0px 0px 0px;
  114. }
  115. th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
  116.     font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;
  117. }
  118. td.row3Right,td.spaceRow {
  119.     background-color: #D1D7DC; border: #FFFFFF; border-style: solid;
  120. }
  121.  
  122. th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
  123. th.thSides,td.catSides,td.spaceRow     { border-width: 0px 1px 0px 1px; }
  124. th.thRight,td.catRight,td.row3Right     { border-width: 0px 1px 0px 0px; }
  125. th.thLeft,td.catLeft      { border-width: 0px 0px 0px 1px; }
  126. th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
  127. th.thTop     { border-width: 1px 0px 0px 0px; }
  128. th.thCornerL { border-width: 1px 0px 0px 1px; }
  129. th.thCornerR { border-width: 1px 1px 0px 0px; }
  130.  
  131. /* The largest text used in the index page title and toptic title etc. */
  132. .maintitle    {
  133.     font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
  134.     text-decoration: none; line-height : 120%; color : #000000;
  135. }
  136.  
  137. /* General text */
  138. .gen { font-size : 12px; }
  139. .genmed { font-size : 11px; }
  140. .gensmall { font-size : 10px; }
  141. .gen,.genmed,.gensmall { color : #000000; }
  142. a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
  143. a.gen:hover,a.genmed:hover,a.gensmall:hover    { color: #DD6900; text-decoration: underline; }
  144.  
  145. /* The register, login, search etc links at the top of the page */
  146. .mainmenu        { font-size : 11px; color : #000000 }
  147. a.mainmenu        { text-decoration: none; color : #006699;  }
  148. a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }
  149.  
  150. /* Forum category titles */
  151. .cattitle        { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
  152. a.cattitle        { text-decoration: none; color : #006699; }
  153. a.cattitle:hover{ text-decoration: underline; }
  154.  
  155. /* Forum title: Text and link to the forums used in: index.php */
  156. .forumlink        { font-weight: bold; font-size: 12px; color : #006699; }
  157. a.forumlink     { text-decoration: none; color : #006699; }
  158. a.forumlink:hover{ text-decoration: underline; color : #DD6900; }
  159.  
  160. /* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
  161. .nav            { font-weight: bold; font-size: 11px; color : #000000;}
  162. a.nav            { text-decoration: none; color : #006699; }
  163. a.nav:hover        { text-decoration: underline; }
  164.  
  165. /* titles for the topics: could specify viewed link colour too */
  166. .topictitle,h1,h2    { font-weight: bold; font-size: 11px; color : #000000; }
  167. a.topictitle:link   { text-decoration: none; color : #006699; }
  168. a.topictitle:visited { text-decoration: none; color : #5493B4; }
  169. a.topictitle:hover    { text-decoration: underline; color : #DD6900; }
  170.  
  171. /* Name of poster in viewmsg.php and viewtopic.php and other places */
  172. .name            { font-size : 11px; color : #000000;}
  173.  
  174. /* Location, number of posts, post date etc */
  175. .postdetails        { font-size : 10px; color : #000000; }
  176.  
  177. /* The content of the posts (body of text) */
  178. .postbody { font-size : 12px; line-height: 18px}
  179. a.postlink:link    { text-decoration: none; color : #006699 }
  180. a.postlink:visited { text-decoration: none; color : #5493B4; }
  181. a.postlink:hover { text-decoration: underline; color : #DD6900}
  182.  
  183. /* Quote & Code blocks */
  184. .code {
  185.     font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
  186.     background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
  187.     border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
  188. }
  189.  
  190. .quote {
  191.     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
  192.     background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
  193.     border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
  194. }
  195.  
  196. /* Copyright and bottom info */
  197. .copyright        { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
  198. a.copyright        { color: #444444; text-decoration: none;}
  199. a.copyright:hover { color: #000000; text-decoration: underline;}
  200.  
  201. /* Form elements */
  202. input,textarea, select {
  203.     color : #000000;
  204.     font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  205.     border-color : #000000;
  206. }
  207.  
  208. /* The text input fields background colour */
  209. input.post, textarea.post, select {
  210.     background-color : #FFFFFF;
  211. }
  212.  
  213. input { text-indent : 2px; }
  214.  
  215. /* The buttons used for bbCode styling in message post */
  216. input.button {
  217.     background-color : #EFEFEF;
  218.     color : #000000;
  219.     font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
  220. }
  221.  
  222. /* The main submit button option */
  223. input.mainoption {
  224.     background-color : #FAFAFA;
  225.     font-weight : bold;
  226. }
  227.  
  228. /* None-bold submit button */
  229. input.liteoption {
  230.     background-color : #FAFAFA;
  231.     font-weight : normal;
  232. }
  233.  
  234. /* This is the line in the posting page which shows the rollover
  235.   help line. This is actually a text box, but if set to be the same
  236.   colour as the background no one will know ;)
  237. */
  238. .helpline { background-color: #DEE3E7; border-style: none; }
  239.  
  240. /* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
  241. @import url("templates/subSilver/formIE.css");
  242. -->
  243. </style>
  244. </head>
  245. <body bgcolor="#E5E5E5" text="#000000" link="#006699" vlink="#5493B4">
  246.  
  247. <a name="top"></a>
  248.  
  249. <table width="100%" cellspacing="0" cellpadding="10" border="0" align="center" >
  250.     <tr>
  251.         <td class="bodyline" >
  252.             <table width="100%" cellspacing="0" cellpadding="0" border="0" >
  253.             <tr>
  254.                 <td BGCOLOR="BLACK"><CENTER>
  255.                 <a href="index.php"><img src="templates/subSilver/images/HZA/TITRE8A.PNG" border="0" alt=" Index du Forum" vspace="1" /></a>
  256.                 </CENTER></td>
  257.                 <TD></TD>
  258.             </TR>
  259.                 <TR><TD align="center" COLSPAN="2" BGCOLOR="#E5E5E5">
  260.                     <span class="mainmenu"><B><FONT COLOR="RED">IDENTIFICATION SERVEUR : 213.186.33.87 - CLIENT : 74.109.56.191 </FONT></B></SPAN></TD>
  261.                 </TR>
  262.             <TR><TD><BR></TD></TR>
  263.             <CENTER>
  264.             <table cellspacing="0" cellpadding="2" border="0">
  265.                     <tr>
  266.                         <td align="center" valign="top" nowrap="nowrap"><span class="mainmenu"> <a href="faq.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="FAQ" hspace="3" />FAQ</a>   <a href="search.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_search.gif" width="12" height="13" border="0" alt="Rechercher" hspace="3" />Rechercher</a>   <a href="memberlist.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_members.gif" width="12" height="13" border="0" alt="Liste des Membres" hspace="3" />Liste des Membres</a>   <a href="groupcp.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="Groupes d'utilisateurs" hspace="3" />Groupes d'utilisateurs</a> 
  267.                          <a href="profile.php?mode=register" class="mainmenu"><img src="templates/subSilver/images/icon_mini_register.gif" width="12" height="13" border="0" alt="S'enregistrer" hspace="3" />S'enregistrer</a> 
  268.                         </span></td>
  269.                     </tr>
  270.                     <tr>
  271.                         <td height="25" align="center" valign="top" nowrap="nowrap"><span class="mainmenu"> <a href="profile.php?mode=editprofile" class="mainmenu"><img src="templates/subSilver/images/icon_mini_profile.gif" width="12" height="13" border="0" alt="Profil" hspace="3" />Profil</a>   <a href="privmsg.php?folder=inbox" class="mainmenu"><img src="templates/subSilver/images/icon_mini_message.gif" width="12" height="13" border="0" alt="Se connecter pour vΘrifier ses messages privΘs" hspace="3" />Se connecter pour vΘrifier ses messages privΘs</a>   <a href="login.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_login.gif" width="12" height="13" border="0" alt="Connexion" hspace="3" />Connexion</a> </span></td>
  272.                     </tr>
  273.                 </table></td>
  274.             </tr>
  275.         </table>
  276.  
  277.         <br />
  278.  
  279.  
  280. <table width="100%" cellspacing="2" cellpadding="2" border="0">
  281.   <tr>
  282.     <td align="left" valign="bottom" colspan="2"><a class="maintitle" href="viewtopic.php?t=161&start=0&postdays=0&postorder=asc&highlight=">Megabots (Neosoft, 1986)</a><br />
  283.       <span class="gensmall"><b></b><br />
  284.         </span></td>
  285.   </tr>
  286. </table>
  287.  
  288. <table width="100%" cellspacing="2" cellpadding="2" border="0">
  289.   <tr>
  290.     <td align="left" valign="bottom" nowrap="nowrap"><span class="nav"><a href="posting.php?mode=newtopic&f=13"><img src="templates/subSilver/images/lang_french/post.gif" border="0" alt="Poster un nouveau sujet" align="middle" /></a>   <a href="posting.php?mode=reply&t=161"><img src="templates/subSilver/images/lang_french/reply.gif" border="0" alt="RΘpondre au sujet" align="middle" /></a></span></td>
  291.     <td align="left" valign="middle" width="100%"><span class="nav">   <a href="index.php" class="nav"> Index du Forum</a>
  292.       -> <a href="viewforum.php?f=13" class="nav">PROTECTION MALEFIQUE</a></span></td>
  293.   </tr>
  294. </table>
  295.  
  296. <table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0">
  297.     <tr align="right">
  298.         <td class="catHead" colspan="2" height="28"><span class="nav"><a href="viewtopic.php?t=161&view=previous" class="nav">Voir le sujet prΘcΘdent</a> :: <a href="viewtopic.php?t=161&view=next" class="nav">Voir le sujet suivant</a>  </span></td>
  299.     </tr>
  300.     
  301.     <tr>
  302.         <th class="thLeft" width="150" height="26" nowrap="nowrap">Auteur</th>
  303.         <th class="thRight" nowrap="nowrap">Message</th>
  304.     </tr>
  305.     <tr>
  306.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="722"></a><b>toinet</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 15 Juin 2007<br />Messages: 326<br />Localisation: Paris, France</span><br /></td>
  307.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  308.             <tr>
  309.                 <td width="100%"><a href="viewtopic.php?p=722#722"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Mar 04 DΘc 2007, 11:02<span class="gen"> </span>   Sujet du message: Megabots (Neosoft, 1986)</span></td>
  310.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=722"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  311.             </tr>
  312.             <tr>
  313.                 <td colspan="2"><hr /></td>
  314.             </tr>
  315.             <tr>
  316.                 <td colspan="2"><span class="postbody">What kind of game is it? I still haven't understood the aim of it! What I like are the animations which are really well-made.
  317. <br />
  318.  
  319. <br />
  320.  
  321. <br />
  322. <span style="font-weight: bold">PROTECTION TYPE</span>
  323. <br />
  324. - On a standard DOS 3.3 16-sector disk, tracks 1D and 1E cannot be copied
  325. <br />
  326. - There is a nibble check on an encrypted routine hidden in a BASIC program!
  327. <br />
  328.  
  329. <br />
  330.  
  331. <br />
  332. <span style="font-weight: bold">DISK COPY</span>
  333. <br />
  334. Launch Advanced Demuffin
  335. <br />
  336. Copy tracks 0 to 1C and 1F to 22
  337. <br />
  338. Boot the disk... The game does not load...
  339. <br />
  340.  
  341. <br />
  342.  
  343. <br />
  344. <span style="font-weight: bold">BOOT TRACING</span>
  345. <br />
  346. It is an easy one:
  347. <br />
  348. - Boot 1 at $0800 loads a standard RWTS at $B700..$BFFF
  349. <br />
  350. - Boot 2 loads DOS 3.3 into memory
  351. <br />
  352. - And then executes the HELLO program
  353. <br />
  354.  
  355. <br />
  356. I will discuss the protection in the next messages...
  357. <br />
  358.  
  359. <br />
  360.  
  361. <br />
  362. <span style="font-weight: bold">REMOVE THE PROTECTION</span>
  363. <br />
  364. Launch your favorite disk editor
  365. <br />
  366. On T$18/S3/$12: 34 30 30 31 => 34 30 35 33
  367. <br />
  368.  
  369. <br />
  370.  
  371. <br />
  372. Reboot... Enjoy the game...
  373. <br />
  374.  
  375. <br />
  376. Toinet</span><span class="gensmall"></span></td>
  377.             </tr>
  378.         </table></td>
  379.     </tr>
  380.     <tr>
  381.         <td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  382.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  383.             <tr>
  384.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=4"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=4"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://www.oss117.org/" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  385.  
  386.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  387.         document.write(' ');
  388.     else
  389.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  390.  
  391.                 //--></script><noscript></noscript></td>
  392.             </tr>
  393.         </table></td>
  394.     </tr>
  395.     <tr>
  396.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  397.     </tr>
  398.     <tr>
  399.         <td width="150" align="left" valign="top" class="row2"><span class="name"><a name="723"></a><b>toinet</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 15 Juin 2007<br />Messages: 326<br />Localisation: Paris, France</span><br /></td>
  400.         <td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  401.             <tr>
  402.                 <td width="100%"><a href="viewtopic.php?p=723#723"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Mar 04 DΘc 2007, 11:30<span class="gen"> </span>   Sujet du message: </span></td>
  403.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=723"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  404.             </tr>
  405.             <tr>
  406.                 <td colspan="2"><hr /></td>
  407.             </tr>
  408.             <tr>
  409.                 <td colspan="2"><span class="postbody">The code is an excerpt from the HELLO basic program. Note the CALL 4001 ($0FA1) on line . That is the call to the protection routine.
  410. <br />
  411.  
  412. <br />
  413. </span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr>       <td><span class="genmed"><b>Code:</b></span></td>    </tr>    <tr>      <td class="code">
  414. <br />
  415.  10  PRINT  CHR$ (4);"MAXFILES 1": REM "
  416. <br />
  417.  
  418. <br />
  419. HELLO
  420. <br />
  421. VER 1.0 1/6/86
  422. <br />
  423. COPYRIGHT 1986 NEOSOFT INC.
  424. <br />
  425. ALL RIGHTS RESERVED
  426. <br />
  427.  
  428. <br />
  429.  
  430. <br />
  431.  20  LOMEM: 38695: DIM A$,FR%(12):TF% = 256:D$ =  CHR$ (13) +  CHR$ (4)
  432. <br />
  433.  30  FOR J = 0 TO 4: READ FR%(J): NEXT : DATA 0,1236,2472,3826,5364
  434. <br />
  435.  40  HOME : HGR : POKE  - 16300,0: POKE  - 16302,0: POKE  - 16297,0: POKE  - 16304,0: PRINT D$;"BLOAD PIC.FRONT PANEL,A$2000": CALL 4001
  436. <br />
  437.  120 T1% = 249:GI% = 20736
  438. <br />
  439.  130 PN% = 16384:PS% = PN% + 3:ME% = PS% + 3:GP% = ME% + 3:VO% = GP% + 3:WI% = VO% + 3:GK% = WI% + 3:RK% = GK% + 3:CK% = RK% + 3:ST% = CK% + 3:PP% = ST% + 3:AN% = PP% + 3
  440. <br />
  441.  150  PRINT D$;"BLOAD DROIDS.OBJ0"
  442. <br />
  443.  160  PRINT D$;"BLOAD ANAL.HELMET,A";GI%: CALL PS%,6
  444. <br />
  445.  171  PRINT D$;"BLOAD PIC.X,A$2000"
  446. <br />
  447. </td>    </tr></table><span class="postbody">
  448. <br />
  449.  
  450. <br />
  451. We need to analyze the CALL 4001 and try to avoid the call to it:
  452. <br />
  453. - one method would be to edit the basic program and remove the instruction
  454. <br />
  455. - the second one would be to update the address to go to a RTS instead!
  456. <br />
  457.  
  458. <br />
  459. I like the second method...</span><span class="gensmall"></span></td>
  460.             </tr>
  461.         </table></td>
  462.     </tr>
  463.     <tr>
  464.         <td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  465.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  466.             <tr>
  467.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=4"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=4"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://www.oss117.org/" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  468.  
  469.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  470.         document.write(' ');
  471.     else
  472.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  473.  
  474.                 //--></script><noscript></noscript></td>
  475.             </tr>
  476.         </table></td>
  477.     </tr>
  478.     <tr>
  479.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  480.     </tr>
  481.     <tr>
  482.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="724"></a><b>toinet</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 15 Juin 2007<br />Messages: 326<br />Localisation: Paris, France</span><br /></td>
  483.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  484.             <tr>
  485.                 <td width="100%"><a href="viewtopic.php?p=724#724"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Mar 04 DΘc 2007, 11:34<span class="gen"> </span>   Sujet du message: </span></td>
  486.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=724"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  487.             </tr>
  488.             <tr>
  489.                 <td colspan="2"><hr /></td>
  490.             </tr>
  491.             <tr>
  492.                 <td colspan="2"><span class="postbody">The following code is the routine located at $0FA1 (CALL 4001) which decodes the disk protection routine at $0EC5 and executes it at $0F65...
  493. <br />
  494.  
  495. <br />
  496. </span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr>       <td><span class="genmed"><b>Code:</b></span></td>    </tr>    <tr>      <td class="code">
  497. <br />
  498. *
  499. <br />
  500. * Megabots
  501. <br />
  502. * (c) 1986, Neosoft
  503. <br />
  504. *
  505. <br />
  506. * (k) 2007, LoGo
  507. <br />
  508. *
  509. <br />
  510.  
  511. <br />
  512. L0FA1    LDA   #$0F
  513. <br />
  514.          PHA
  515. <br />
  516.          LDA   #$64
  517. <br />
  518.          PHA
  519. <br />
  520.          LDA   $08
  521. <br />
  522.          STA   L0FD6
  523. <br />
  524.          LDA   $09
  525. <br />
  526.          STA   L0FD7
  527. <br />
  528.          LDA   #$C5
  529. <br />
  530.          STA   $08
  531. <br />
  532.          LDA   #$0E
  533. <br />
  534.          STA   $09
  535. <br />
  536.          LDA   #$96
  537. <br />
  538.          PHA
  539. <br />
  540.          LDY   #$00
  541. <br />
  542. L0FBE    PLA
  543. <br />
  544.          EOR   ($08),Y
  545. <br />
  546.          STA   ($08),Y
  547. <br />
  548.          PHA
  549. <br />
  550.          INY
  551. <br />
  552.          TYA
  553. <br />
  554.          CMP   #$F7
  555. <br />
  556.          BNE   L0FBE
  557. <br />
  558.          PLA
  559. <br />
  560.          LDA   L0FD6
  561. <br />
  562.          STA   $08
  563. <br />
  564.          LDA   L0FD7
  565. <br />
  566.          STA   $09
  567. <br />
  568.          RTS
  569. <br />
  570.  
  571. <br />
  572. L0FD6    DB    $00
  573. <br />
  574. L0FD7    DB    $00
  575. <br />
  576.  
  577. <br />
  578. </td>    </tr></table><span class="postbody">
  579. <br />
  580.  
  581. <br />
  582. Note that the routine ends with a RTS at decimal address 4053. We use that address to bypass the protection call <img src="images/smiles/icon_wink.gif" alt="Wink" border="0" /></span><span class="gensmall"></span></td>
  583.             </tr>
  584.         </table></td>
  585.     </tr>
  586.     <tr>
  587.         <td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  588.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  589.             <tr>
  590.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=4"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=4"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://www.oss117.org/" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  591.  
  592.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  593.         document.write(' ');
  594.     else
  595.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  596.  
  597.                 //--></script><noscript></noscript></td>
  598.             </tr>
  599.         </table></td>
  600.     </tr>
  601.     <tr>
  602.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  603.     </tr>
  604.     <tr>
  605.         <td width="150" align="left" valign="top" class="row2"><span class="name"><a name="725"></a><b>toinet</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 15 Juin 2007<br />Messages: 326<br />Localisation: Paris, France</span><br /></td>
  606.         <td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  607.             <tr>
  608.                 <td width="100%"><a href="viewtopic.php?p=725#725"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Mar 04 DΘc 2007, 11:36<span class="gen"> </span>   Sujet du message: </span></td>
  609.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=725"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  610.             </tr>
  611.             <tr>
  612.                 <td colspan="2"><hr /></td>
  613.             </tr>
  614.             <tr>
  615.                 <td colspan="2"><span class="postbody">The code is the nibble check routine. A BNE is modified and if the right nibbles are not found, the routine jumps to $0F48 ending the normal process!
  616. <br />
  617.  
  618. <br />
  619. </span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr>       <td><span class="genmed"><b>Code:</b></span></td>    </tr>    <tr>      <td class="code">
  620. <br />
  621. *
  622. <br />
  623. * Megabots
  624. <br />
  625. * (c) 1986, Neosoft
  626. <br />
  627. *
  628. <br />
  629. * (k) 2007, LoGo
  630. <br />
  631. *
  632. <br />
  633.  
  634. <br />
  635. L0EC5    DB    $08
  636. <br />
  637.          DB    $02
  638. <br />
  639.          DB    $01
  640. <br />
  641.          DB    $01
  642. <br />
  643.          DB    $00
  644. <br />
  645. L0ECA    DB    $00
  646. <br />
  647. L0ECB    DB    $00
  648. <br />
  649.          DB    $01
  650. <br />
  651.          DB    $60
  652. <br />
  653.          DB    $01
  654. <br />
  655. L0ECF    DB    $06
  656. <br />
  657. L0ED0    DB    $AB
  658. <br />
  659. L0ED1    DB    $AB
  660. <br />
  661. L0ED2    DB    $AA
  662. <br />
  663.          DB    $AA
  664. <br />
  665.          DB    $FE
  666. <br />
  667.          DB    $FF
  668. <br />
  669.          DB    $96
  670. <br />
  671.          DB    $AA
  672. <br />
  673.          DB    $D5
  674. <br />
  675.          DB    $AD
  676. <br />
  677.          DB    $AA
  678. <br />
  679.          DB    $D5
  680. <br />
  681.          DB    $EB
  682. <br />
  683.          DB    $AA
  684. <br />
  685.          DB    $DE
  686. <br />
  687. L0EDF    JSR   $03E3
  688. <br />
  689.          STY   L0EFC+1
  690. <br />
  691.          STA   L0EFC+2
  692. <br />
  693.          LDX   #$04
  694. <br />
  695. L0EEA    CLC
  696. <br />
  697.          LDA   L0EC5,X
  698. <br />
  699.          ADC   L0EFC+1
  700. <br />
  701.          STA   L0EFC+1
  702. <br />
  703.          BCC   L0EF9
  704. <br />
  705.          INC   L0EFC+2
  706. <br />
  707. L0EF9    LDA   L0ECA,X
  708. <br />
  709. L0EFC    STA   |$0000
  710. <br />
  711.          DEX
  712. <br />
  713.          BPL   L0EEA
  714. <br />
  715.          JSR   $03E3
  716. <br />
  717.          JSR   $03D9
  718. <br />
  719.          RTS
  720. <br />
  721.  
  722. <br />
  723. L0F09    LDA   $C0EE
  724. <br />
  725. L0F0C    LDA   $C0EC
  726. <br />
  727.          BPL   L0F0C
  728. <br />
  729.          CMP   #$FF
  730. <br />
  731.          BNE   L0F0C
  732. <br />
  733. L0F15    LDA   $C0EC
  734. <br />
  735.          BPL   L0F15
  736. <br />
  737.          CMP   #$FF
  738. <br />
  739.          BNE   L0F0C
  740. <br />
  741. L0F1E    LDA   $C0EC
  742. <br />
  743.          BPL   L0F1E
  744. <br />
  745.          CMP   #$FF
  746. <br />
  747.          BEQ   L0F1E
  748. <br />
  749.          LDX   #$07
  750. <br />
  751.          BPL   L0F30
  752. <br />
  753. L0F2B    LDA   $C0EC
  754. <br />
  755.          BPL   L0F2B
  756. <br />
  757. L0F30    CMP   L0ED1,X
  758. <br />
  759.          BNE   L0F0C
  760. <br />
  761.          DEX
  762. <br />
  763.          BNE   L0F2B
  764. <br />
  765.          LDX   #$02
  766. <br />
  767. L0F3A    LDA   $C0EC
  768. <br />
  769.          BPL   L0F3A
  770. <br />
  771.          CMP   L0ECF,X
  772. <br />
  773. L0F42    BNE   L0F0C      ; MODIFIED TO L0F48
  774. <br />
  775.          DEX
  776. <br />
  777.          BNE   L0F3A
  778. <br />
  779.          RTS
  780. <br />
  781.  
  782. <br />
  783. L0F48    PLA
  784. <br />
  785.          PLA
  786. <br />
  787.          PLA
  788. <br />
  789.          PLA
  790. <br />
  791.          LDA   $C0E8
  792. <br />
  793.          SEI
  794. <br />
  795.          LDA   #$00
  796. <br />
  797.          TAX
  798. <br />
  799. L0F53    STA   L0F65,X
  800. <br />
  801.          INX
  802. <br />
  803.          BNE   L0F53
  804. <br />
  805. L0F59    STA   $0E53,X
  806. <br />
  807.          DEX
  808. <br />
  809.          BNE   L0F59
  810. <br />
  811.          DEC   L0F59+2
  812. <br />
  813.          JMP   L0F59
  814. <br />
  815.  
  816. <br />
  817. L0F65    JSR   L0EDF
  818. <br />
  819.          LDA   $C0EA
  820. <br />
  821.          LDA   $C0E9
  822. <br />
  823.          LDA   #$AB
  824. <br />
  825.          STA   L0ED1
  826. <br />
  827.          LDA   #$AF
  828. <br />
  829.          STA   L0ED0
  830. <br />
  831.          JSR   L0F09
  832. <br />
  833.          LDA   #$01
  834. <br />
  835.          STA   L0ECB
  836. <br />
  837.          JSR   L0EDF
  838. <br />
  839.          LDA   $C0E9
  840. <br />
  841.          LDA   #$04
  842. <br />
  843.          STA   L0F42+1    ; GOTCHA!
  844. <br />
  845.          LDA   #$AB
  846. <br />
  847.          STA   L0ED2
  848. <br />
  849.          LDA   #$AB
  850. <br />
  851.          STA   L0ED1
  852. <br />
  853.          LDA   #$AB
  854. <br />
  855.          STA   L0ED0
  856. <br />
  857.          JSR   L0F09
  858. <br />
  859.          LDA   $C0E8
  860. <br />
  861.          RTS
  862. <br />
  863. </td>    </tr></table><span class="postbody"></span><span class="gensmall"></span></td>
  864.             </tr>
  865.         </table></td>
  866.     </tr>
  867.     <tr>
  868.         <td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  869.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  870.             <tr>
  871.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=4"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=4"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://www.oss117.org/" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  872.  
  873.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  874.         document.write(' ');
  875.     else
  876.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  877.  
  878.                 //--></script><noscript></noscript></td>
  879.             </tr>
  880.         </table></td>
  881.     </tr>
  882.     <tr>
  883.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  884.     </tr>
  885.     <tr align="center">
  886.         <td class="catBottom" colspan="2" height="28"><table cellspacing="0" cellpadding="0" border="0">
  887.             <tr><form method="post" action="viewtopic.php?t=161&start=0">
  888.                 <td align="center"><span class="gensmall">Montrer les messages depuis: <select name="postdays"><option value="0" selected="selected">Tous les messages</option><option value="1">1 Jour</option><option value="7">7 Jours</option><option value="14">2 Semaines</option><option value="30">1 Mois</option><option value="90">3 Mois</option><option value="180">6 Mois</option><option value="364">1 An</option></select> <select name="postorder"><option value="asc" selected="selected">Le plus ancien en premier</option><option value="desc">Le plus rΘcent en premier</option></select> <input type="submit" value="Aller" class="liteoption" name="submit" /></span></td>
  889.             </form></tr>
  890.         </table></td>
  891.     </tr>
  892. </table>
  893.  
  894. <table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
  895.   <tr>
  896.     <td align="left" valign="middle" nowrap="nowrap"><span class="nav"><a href="posting.php?mode=newtopic&f=13"><img src="templates/subSilver/images/lang_french/post.gif" border="0" alt="Poster un nouveau sujet" align="middle" /></a>   <a href="posting.php?mode=reply&t=161"><img src="templates/subSilver/images/lang_french/reply.gif" border="0" alt="RΘpondre au sujet" align="middle" /></a></span></td>
  897.     <td align="left" valign="middle" width="100%"><span class="nav">   <a href="index.php" class="nav"> Index du Forum</a>
  898.       -> <a href="viewforum.php?f=13" class="nav">PROTECTION MALEFIQUE</a></span></td>
  899.     <td align="right" valign="top" nowrap="nowrap"><span class="gensmall">Toutes les heures sont au format GMT + 1 Heure</span><br /><span class="nav"></span>
  900.       </td>
  901.   </tr>
  902.   <tr>
  903.     <td align="left" colspan="3"><span class="nav">Page <b>1</b> sur <b>1</b></span></td>
  904.   </tr>
  905. </table>
  906.  
  907. <table width="100%" cellspacing="2" border="0" align="center">
  908.   <tr>
  909.     <td width="40%" valign="top" nowrap="nowrap" align="left"><span class="gensmall"></span><br />
  910.        <br />
  911.       </td>
  912.     <td align="right" valign="top" nowrap="nowrap">
  913. <form method="get" name="jumpbox" action="viewforum.php" onSubmit="if(document.jumpbox.f.value == -1){return false;}"><table cellspacing="0" cellpadding="0" border="0">
  914.     <tr>
  915.         <td nowrap="nowrap"><span class="gensmall">Sauter vers: <select name="f" onchange="if(this.options[this.selectedIndex].value != -1){ forms['jumpbox'].submit() }"><option value="-1">SΘlectionner un forum</option><option value="-1"> </option><option value="-1">GENERALITES</option><option value="-1">----------------</option><option value="1">REGLES DE BASE DU FORUM</option><option value="2">PRESENTATION DES MEMBRES</option><option value="3">FAQ</option><option value="24">LES VENDEURS DE Q et assimilΘs...</option><option value="-1"> </option><option value="-1">La ligne des APPLE II</option><option value="-1">----------------</option><option value="4">APPLE II et II+</option><option value="5">APPLE IIe</option><option value="6">APPLE IIc et IIc Plus</option><option value="7">APPLE IIGS</option><option value="8">ITT2020</option><option value="9">BELL & HOWELL</option><option value="-1"> </option><option value="-1">ON AIME AUSSI...</option><option value="-1">----------------</option><option value="25">APPLE I</option><option value="10">APPLE /// et ///Plus</option><option value="11">LISA 1,  2, 2/5,  2/10 et ... XL</option><option value="-1"> </option><option value="-1">LOGICIELS</option><option value="-1">----------------</option><option value="12">PROBLEMES DIVERS</option><option value="13"selected="selected">PROTECTION MALEFIQUE</option><option value="23">EMULATION</option><option value="-1"> </option><option value="-1">LES CARTES ET PERIPHERIQUES</option><option value="-1">----------------</option><option value="14">CARTES COPROCESSEUR</option><option value="15">CARTES MEMOIRE</option><option value="16">CARTES POUR DISQUES</option><option value="17">AUTRES CARTES</option><option value="18">PERIPHERIQUES</option><option value="-1"> </option><option value="-1">EN VRAC ET DIVERS</option><option value="-1">----------------</option><option value="19">Recherches techniques (hard ou soft)</option><option value="20">ACHATS,VENTES ET/OU ECHANGES</option><option value="21">DIVERS...MAIS TOUJOURS EN RELATION AVEC APPLE!</option><option value="22">LES PETITS MAUDITS A EVITER</option></select><input type="hidden" name="sid" value="88dc291636b558c274916ca04b217a32" /> <input type="submit" value="Aller" class="liteoption" /></span></td>
  916.     </tr>
  917. </table></form>
  918.  
  919. <span class="gensmall">Vous <b>ne pouvez pas</b> poster de nouveaux sujets dans ce forum<br />Vous <b>ne pouvez pas</b> rΘpondre aux sujets dans ce forum<br />Vous <b>ne pouvez pas</b> Θditer vos messages dans ce forum<br />Vous <b>ne pouvez pas</b> supprimer vos messages dans ce forum<br />Vous <b>ne pouvez pas</b> voter dans les sondages de ce forum<br /></span></td>
  920.   </tr>
  921. </table>
  922.  
  923.  
  924. <div align="center"><span class="copyright"><br /><br />
  925. <!--
  926.     We request you retain the full copyright notice below including the link to www.phpbb.com.
  927.     This not only gives respect to the large amount of time given freely by the developers
  928.     but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
  929.     reason) retain the full copyright we request you at least leave in place the
  930.     Powered by phpBB line, with phpBB linked to www.phpbb.com. If you refuse
  931.     to include even this then support on our forums may be affected.
  932.  
  933.     The phpBB Group : 2002
  934. // -->
  935. Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> © 2001, 2005 phpBB Group<br />Traduction par : <a href="http://www.phpbb-fr.com/" target="_blank" class="copyright">phpBB-fr.com</a></span></div>
  936.         </td>
  937.     </tr>
  938. </table>
  939.  
  940. </body>
  941. </html>
  942.  
  943.