home *** CD-ROM | disk | FTP | other *** search
/ hackzapple.com / www.hackzapple.com.tar / www.hackzapple.com / phpBB2 / viewtopic.php?p=1293.orig < prev    next >
Text File  |  2010-10-06  |  60KB  |  1,622 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=277&view=previous" title="Voir le sujet prΘcΘdent" />
  12. <link rel="next" href="viewtopic.php?t=277&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 - Tetris IIgs (Spectrum Holobyte, 1988)</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=277&start=0&postdays=0&postorder=asc&highlight=">Tetris IIgs (Spectrum Holobyte, 1988)</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=277"><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=277&view=previous" class="nav">Voir le sujet prΘcΘdent</a> :: <a href="viewtopic.php?t=277&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="1293"></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=1293#1293"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Lun 26 Avr 2010, 8:19<span class="gen"> </span>   Sujet du message: Tetris IIgs (Spectrum Holobyte, 1988)</span></td>
  310.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=1293"><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">Da da da... How can this wonderful program be introduced. That game was accused of being sold by the communist world to decrease the productivity of the western countries.
  317. <br />
  318.  
  319. <br />
  320. <span style="font-weight: bold">Protection type</span>
  321. <br />
  322. Password with desktop interface
  323. <br />
  324.  
  325. <br />
  326. <span style="font-weight: bold">Protection removal</span>
  327. <br />
  328. Launch Block Warden, follow TETRIS and at block 0, relative offset $51, replace: 20 CE 57 with 2C CE 57, save the changes.
  329. <br />
  330.  
  331. <br />
  332. <span style="font-weight: bold">How to locate the protection?</span>
  333. <br />
  334. The interesting thing about desktop interface is that it uses the toolbox and the associated tools: the dialog manager, the control manager and the window manager.
  335. <br />
  336. A window that is displayed and asks for a password is a modal window. It is the only way to interact with the user.
  337. <br />
  338.  
  339. <br />
  340. Another possiblity is to locate the error string, "Nyet" here, in the program code.
  341. <br />
  342.  
  343. <br />
  344. Last but not least, the protection loops 5 times, search either for LDA #$0005 or CMP #$0005. One of those will probably be found.
  345. <br />
  346.  
  347. <br />
  348. What is funny is that we can find all of the above patterns starting at $57CE in the program code <img src="images/smiles/icon_wink.gif" alt="Wink" border="0" />
  349. <br />
  350.  
  351. <br />
  352. The next thread will display the original program protection.
  353. <br />
  354.  
  355. <br />
  356. Antoine
  357. <br />
  358. 4/2010</span><span class="gensmall"></span></td>
  359.             </tr>
  360.         </table></td>
  361.     </tr>
  362.     <tr>
  363.         <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>
  364.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  365.             <tr>
  366.                 <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"><!--
  367.  
  368.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  369.         document.write(' ');
  370.     else
  371.         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>');
  372.  
  373.                 //--></script><noscript></noscript></td>
  374.             </tr>
  375.         </table></td>
  376.     </tr>
  377.     <tr>
  378.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  379.     </tr>
  380.     <tr>
  381.         <td width="150" align="left" valign="top" class="row2"><span class="name"><a name="1294"></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>
  382.         <td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  383.             <tr>
  384.                 <td width="100%"><a href="viewtopic.php?p=1294#1294"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Lun 26 Avr 2010, 8:27<span class="gen"> </span>   Sujet du message: </span></td>
  385.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=1294"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  386.             </tr>
  387.             <tr>
  388.                 <td colspan="2"><hr /></td>
  389.             </tr>
  390.             <tr>
  391.                 <td colspan="2"><span class="postbody"></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">
  392. <br />
  393.  
  394. <br />
  395. *
  396. <br />
  397. * ENTRY POINT
  398. <br />
  399. *
  400. <br />
  401. * L0FB7 is the quit flag (true or false)
  402. <br />
  403.  
  404. <br />
  405. L57CE    STZ   L0FB7
  406. <br />
  407.          PHA
  408. <br />
  409.          PHA
  410. <br />
  411.          PEA   ^L5AB1
  412. <br />
  413.          PEA   L5AB1
  414. <br />
  415.          _GetNewModalDialog
  416. <br />
  417.          PLA
  418. <br />
  419.          STA   L5AAD
  420. <br />
  421.          PLA
  422. <br />
  423.          STA   L5AAD+2
  424. <br />
  425.          JSR   L5874
  426. <br />
  427.  
  428. <br />
  429. L57EB    PHA
  430. <br />
  431.          PEA   $0000
  432. <br />
  433.          PEA   $0000
  434. <br />
  435.          _ModalDialog
  436. <br />
  437.          PLA
  438. <br />
  439.          CMP   #$0001
  440. <br />
  441.          BNE   L57EB
  442. <br />
  443.          JSR   L5A22
  444. <br />
  445.          STZ   L5904
  446. <br />
  447.          LDA   L5AAD+2
  448. <br />
  449.          PHA
  450. <br />
  451.          LDA   L5AAD
  452. <br />
  453.          PHA
  454. <br />
  455.          PEA   $0003
  456. <br />
  457.          PEA   $0000
  458. <br />
  459.          PEA   $0000
  460. <br />
  461.          _SelectIText
  462. <br />
  463.  
  464. <br />
  465. L581D    LDA   L5904    ; Number of tries
  466. <br />
  467.          CMP   #$0005
  468. <br />
  469.          BNE   L5831
  470. <br />
  471.          LDA   #$FFFF
  472. <br />
  473.          STA   L0FB7
  474. <br />
  475.          JSR   L597A
  476. <br />
  477.          JMP   L5864
  478. <br />
  479.  
  480. <br />
  481. L5831    PHA
  482. <br />
  483.          PEA   $0000
  484. <br />
  485.          PEA   $0000
  486. <br />
  487.          _ModalDialog
  488. <br />
  489.          PLA
  490. <br />
  491.          CMP   #$0001    ; OK button
  492. <br />
  493.          BNE   L5831
  494. <br />
  495.          JSR   L5899
  496. <br />
  497.          JSR   L5906    ; Check user string
  498. <br />
  499.          LDA   L5978
  500. <br />
  501.          BEQ   L5864    ; correct answer
  502. <br />
  503.          JSR   L58CB
  504. <br />
  505.          JMP   L581D    ; loop if not correct
  506. <br />
  507.  
  508. <br />
  509.          CMP   #$0002    ; CANCEL button
  510. <br />
  511.          BNE   L5831
  512. <br />
  513.          LDA   #$00FF
  514. <br />
  515.          STA   L0FB7
  516. <br />
  517.          JMP   L5864
  518. <br />
  519.  
  520. <br />
  521. L5864    LDA   L5AAD+2    ; end of protection
  522. <br />
  523.          PHA
  524. <br />
  525.          LDA   L5AAD
  526. <br />
  527.          PHA
  528. <br />
  529.          _CloseDialog
  530. <br />
  531.          RTS
  532. <br />
  533.  
  534. <br />
  535. *
  536. <br />
  537. * Get a pointer to the entered string
  538. <br />
  539. *
  540. <br />
  541.  
  542. <br />
  543. L5874    PEA   $0000
  544. <br />
  545.          PEA   $0000
  546. <br />
  547.          LDA   L5AAD+2
  548. <br />
  549.          PHA
  550. <br />
  551.          LDA   L5AAD
  552. <br />
  553.          PHA
  554. <br />
  555.          PEA   $0003
  556. <br />
  557.          _GetControlDItem
  558. <br />
  559.          PLA
  560. <br />
  561.          STA   L5895
  562. <br />
  563.          PLA
  564. <br />
  565.          STA   L5895+2
  566. <br />
  567.          RTS
  568. <br />
  569.  
  570. <br />
  571. L5895    ADRL  $00000000
  572. <br />
  573.  
  574. <br />
  575. L5899    LDA   L5AAD+2
  576. <br />
  577.          PHA
  578. <br />
  579.          LDA   L5AAD
  580. <br />
  581.          PHA
  582. <br />
  583.          LDA   #$0003
  584. <br />
  585.          PHA
  586. <br />
  587.          PEA   ^L5965
  588. <br />
  589.          PEA   L5965
  590. <br />
  591.          _GetIText
  592. <br />
  593.          LDA   L5AAD+2
  594. <br />
  595.          PHA
  596. <br />
  597.          LDA   L5AAD
  598. <br />
  599.          PHA
  600. <br />
  601.          PEA   $0003
  602. <br />
  603.          PEA   ^L5965
  604. <br />
  605.          PEA   L5965
  606. <br />
  607.          _SetIText
  608. <br />
  609.          RTS
  610. <br />
  611.  
  612. <br />
  613. *
  614. <br />
  615. * NYET!!!
  616. <br />
  617. * The string entered does not match
  618. <br />
  619. * the desired string
  620. <br />
  621. *
  622. <br />
  623.  
  624. <br />
  625. L58CB    LDA   L5AAD+2
  626. <br />
  627.          PHA
  628. <br />
  629.          LDA   L5AAD
  630. <br />
  631.          PHA
  632. <br />
  633.          PEA   $0003
  634. <br />
  635.          PEA   ^L58FF
  636. <br />
  637.          PEA   L58FF
  638. <br />
  639.          _SetIText
  640. <br />
  641.          INC   L5904
  642. <br />
  643.          LDA   L5AAD+2
  644. <br />
  645.          PHA
  646. <br />
  647.          LDA   L5AAD
  648. <br />
  649.          PHA
  650. <br />
  651.          PEA   $0003
  652. <br />
  653.          PEA   $0000
  654. <br />
  655.          PEA   $7FFF
  656. <br />
  657.          _SelectIText
  658. <br />
  659.          RTS
  660. <br />
  661.  
  662. <br />
  663. L58FF    STR   'Nyet'
  664. <br />
  665. L5904    BRK   $00
  666. <br />
  667.  
  668. <br />
  669. *
  670. <br />
  671. * Compare the strings
  672. <br />
  673. * Check yours is the same
  674. <br />
  675. * as the one selected by the
  676. <br />
  677. * protection...
  678. <br />
  679. *
  680. <br />
  681.  
  682. <br />
  683. L5906    STZ   L5978
  684. <br />
  685.          LDA   L5965
  686. <br />
  687.          LDX   #$0001
  688. <br />
  689.          LDA   L5AAB
  690. <br />
  691.          ASL
  692. <br />
  693.          ASL
  694. <br />
  695.          ASL
  696. <br />
  697.          TAY
  698. <br />
  699. L5916    LDA   L5965,X
  700. <br />
  701.          CMP   L5D20+1,Y
  702. <br />
  703.          BNE   L5929
  704. <br />
  705.          INX
  706. <br />
  707.          INX
  708. <br />
  709.          INY
  710. <br />
  711.          INY
  712. <br />
  713.          CPX   #$0009
  714. <br />
  715.          BNE   L5916
  716. <br />
  717.          BRA   L5943
  718. <br />
  719. L5929    LDX   #$0001
  720. <br />
  721. L592C    LDA   L5965,X
  722. <br />
  723.          CMP   L595C,X
  724. <br />
  725.          BNE   L593D
  726. <br />
  727.          INX
  728. <br />
  729.          INX
  730. <br />
  731.          CPX   #$0009
  732. <br />
  733.          BNE   L592C
  734. <br />
  735.          BRA   L5943
  736. <br />
  737.  
  738. <br />
  739. * ERROR if L5978<>0
  740. <br />
  741.  
  742. <br />
  743. L593D    LDA   #$FFFF
  744. <br />
  745.          STA   L5978
  746. <br />
  747. L5943    LDX   #$0001
  748. <br />
  749.          LDA   L5B11+1
  750. <br />
  751.          STA   L5965
  752. <br />
  753. L594C    LDA   L5B11+1,X
  754. <br />
  755.          STA   L5965,X
  756. <br />
  757.          INX
  758. <br />
  759.          INX
  760. <br />
  761.          CPX   #$0009
  762. <br />
  763.          BNE   L594C
  764. <br />
  765.          RTS
  766. <br />
  767.  
  768. <br />
  769.          BRK   $00
  770. <br />
  771. L595C    STR   'AmberDG '
  772. <br />
  773. L5965    STR   '        '
  774. <br />
  775.          BRK   $00
  776. <br />
  777.          BRK   $00
  778. <br />
  779.          BRK   $00
  780. <br />
  781.          BRK   $00
  782. <br />
  783.          BRK   $00
  784. <br />
  785. L5978    BRK   $00
  786. <br />
  787.  
  788. <br />
  789. L597A    LDA   L5AAD+2
  790. <br />
  791.          PHA
  792. <br />
  793.          LDA   L5AAD
  794. <br />
  795.          PHA
  796. <br />
  797.          PEA   $0005
  798. <br />
  799.          PEA   ^L59CF
  800. <br />
  801.          PEA   L59CF
  802. <br />
  803.          _SetIText
  804. <br />
  805.          LDA   L5AAD+2
  806. <br />
  807.          PHA
  808. <br />
  809.          LDA   L5AAD
  810. <br />
  811.          PHA
  812. <br />
  813.          PEA   $0006
  814. <br />
  815.          PEA   ^L59EA
  816. <br />
  817.          PEA   L59EA
  818. <br />
  819.          _SetIText
  820. <br />
  821.          LDA   L5AAD+2
  822. <br />
  823.          PHA
  824. <br />
  825.          LDA   L5AAD
  826. <br />
  827.          PHA
  828. <br />
  829.          PEA   $0007
  830. <br />
  831.          PEA   ^L5A06
  832. <br />
  833.          PEA   L5A06
  834. <br />
  835.          _SetIText
  836. <br />
  837.          LDX   #$0000
  838. <br />
  839.          LDY   #$0028
  840. <br />
  841. L59C8    DEX
  842. <br />
  843.          BNE   L59C8
  844. <br />
  845.          DEY
  846. <br />
  847.          BNE   L59C8
  848. <br />
  849.          RTS
  850. <br />
  851.  
  852. <br />
  853. L59CF    STR   '  Hooligan Security Breach'
  854. <br />
  855. L59EA    STR   'Log Off Procedure Initiated'
  856. <br />
  857. L5A06    STR   '                           '
  858. <br />
  859.  
  860. <br />
  861. *
  862. <br />
  863. * Select protection string
  864. <br />
  865. * among 32 different possibilities
  866. <br />
  867. *
  868. <br />
  869.  
  870. <br />
  871. L5A22    PEA   $0000
  872. <br />
  873.          PEA   $0000
  874. <br />
  875.          _TickCount
  876. <br />
  877.          _SetRandSeed
  878. <br />
  879.          PHA
  880. <br />
  881.          _Random
  882. <br />
  883.          PLA
  884. <br />
  885.          AND   #$001F
  886. <br />
  887.          STA   L5AAB
  888. <br />
  889.          ASL
  890. <br />
  891.          ASL
  892. <br />
  893.          ASL
  894. <br />
  895.          TAX
  896. <br />
  897.          LDY   #$0008
  898. <br />
  899.          LDA   L5C1F+2,X
  900. <br />
  901.          STA   L5B87,Y
  902. <br />
  903.          INX
  904. <br />
  905.          INX
  906. <br />
  907.          LDA   L5C1F+2,X
  908. <br />
  909.          STA   L5BB6,Y
  910. <br />
  911.          INX
  912. <br />
  913.          INX
  914. <br />
  915.          LDA   L5C1F+2,X
  916. <br />
  917.          STA   L5BE5,Y
  918. <br />
  919.          LDA   L5AAD+2
  920. <br />
  921.          PHA
  922. <br />
  923.          LDA   L5AAD
  924. <br />
  925.          PHA
  926. <br />
  927.          PEA   $0005
  928. <br />
  929.          PEA   ^L5B87
  930. <br />
  931.          PEA   L5B87
  932. <br />
  933.          _SetIText
  934. <br />
  935.          LDA   L5AAD+2
  936. <br />
  937.          PHA
  938. <br />
  939.          LDA   L5AAD
  940. <br />
  941.          PHA
  942. <br />
  943.          PEA   $0006
  944. <br />
  945.          PEA   ^L5BB6
  946. <br />
  947.          PEA   L5BB6
  948. <br />
  949.          _SetIText
  950. <br />
  951.          LDA   L5AAD+2
  952. <br />
  953.          PHA
  954. <br />
  955.          LDA   L5AAD
  956. <br />
  957.          PHA
  958. <br />
  959.          PEA   $0007
  960. <br />
  961.          PEA   ^L5BE5
  962. <br />
  963.          PEA   L5BE5
  964. <br />
  965.          _SetIText
  966. <br />
  967.          RTS
  968. <br />
  969.  
  970. <br />
  971. L5AAB    DS 2
  972. <br />
  973. L5AAD    DS 4
  974. <br />
  975. </td>    </tr></table><span class="postbody"></span><span class="gensmall"><br /><br />DerniΦre Θdition par toinet le Lun 26 Avr 2010, 8:41; ΘditΘ 2 fois</span></td>
  976.             </tr>
  977.         </table></td>
  978.     </tr>
  979.     <tr>
  980.         <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>
  981.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  982.             <tr>
  983.                 <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"><!--
  984.  
  985.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  986.         document.write(' ');
  987.     else
  988.         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>');
  989.  
  990.                 //--></script><noscript></noscript></td>
  991.             </tr>
  992.         </table></td>
  993.     </tr>
  994.     <tr>
  995.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  996.     </tr>
  997.     <tr>
  998.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="1295"></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>
  999.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  1000.             <tr>
  1001.                 <td width="100%"><a href="viewtopic.php?p=1295#1295"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Lun 26 Avr 2010, 8:34<span class="gen"> </span>   Sujet du message: </span></td>
  1002.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=1295"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  1003.             </tr>
  1004.             <tr>
  1005.                 <td colspan="2"><hr /></td>
  1006.             </tr>
  1007.             <tr>
  1008.                 <td colspan="2"><span class="postbody"></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">
  1009. <br />
  1010.  
  1011. <br />
  1012. *
  1013. <br />
  1014. * ENTRY POINT
  1015. <br />
  1016. *
  1017. <br />
  1018. * L0FB7 is the quit flag (true or false)
  1019. <br />
  1020.  
  1021. <br />
  1022. L57CE    STZ   L0FB7
  1023. <br />
  1024.          PHA
  1025. <br />
  1026.          PHA
  1027. <br />
  1028.          PEA   ^L5AB1
  1029. <br />
  1030.          PEA   L5AB1
  1031. <br />
  1032.          _GetNewModalDialog
  1033. <br />
  1034.          PLA
  1035. <br />
  1036.          STA   L5AAD
  1037. <br />
  1038.          PLA
  1039. <br />
  1040.          STA   L5AAD+2
  1041. <br />
  1042.          JSR   L5874
  1043. <br />
  1044.  
  1045. <br />
  1046. L57EB    PHA
  1047. <br />
  1048.          PEA   $0000
  1049. <br />
  1050.          PEA   $0000
  1051. <br />
  1052.          _ModalDialog
  1053. <br />
  1054.          PLA
  1055. <br />
  1056.          CMP   #$0001
  1057. <br />
  1058.          BNE   L57EB
  1059. <br />
  1060.          JSR   L5A22
  1061. <br />
  1062.          STZ   L5904
  1063. <br />
  1064.          LDA   L5AAD+2
  1065. <br />
  1066.          PHA
  1067. <br />
  1068.          LDA   L5AAD
  1069. <br />
  1070.          PHA
  1071. <br />
  1072.          PEA   $0003
  1073. <br />
  1074.          PEA   $0000
  1075. <br />
  1076.          PEA   $0000
  1077. <br />
  1078.          _SelectIText
  1079. <br />
  1080.  
  1081. <br />
  1082. L581D    LDA   L5904    ; Number of tries
  1083. <br />
  1084.          CMP   #$0005
  1085. <br />
  1086.          BNE   L5831
  1087. <br />
  1088.          LDA   #$FFFF
  1089. <br />
  1090.          STA   L0FB7
  1091. <br />
  1092.          JSR   L597A
  1093. <br />
  1094.          JMP   L5864
  1095. <br />
  1096.  
  1097. <br />
  1098. L5831    PHA
  1099. <br />
  1100.          PEA   $0000
  1101. <br />
  1102.          PEA   $0000
  1103. <br />
  1104.          _ModalDialog
  1105. <br />
  1106.          PLA
  1107. <br />
  1108.          CMP   #$0001    ; OK button
  1109. <br />
  1110.          BNE   L5831
  1111. <br />
  1112.          JSR   L5899
  1113. <br />
  1114.          JSR   L5906    ; Check user string
  1115. <br />
  1116.          LDA   L5978
  1117. <br />
  1118.          BEQ   L5864    ; correct answer
  1119. <br />
  1120.          JSR   L58CB
  1121. <br />
  1122.          JMP   L581D    ; loop if not correct
  1123. <br />
  1124.  
  1125. <br />
  1126.          CMP   #$0002    ; CANCEL button
  1127. <br />
  1128.          BNE   L5831
  1129. <br />
  1130.          LDA   #$00FF
  1131. <br />
  1132.          STA   L0FB7
  1133. <br />
  1134.          JMP   L5864
  1135. <br />
  1136.  
  1137. <br />
  1138. L5864    LDA   L5AAD+2    ; end of protection
  1139. <br />
  1140.          PHA
  1141. <br />
  1142.          LDA   L5AAD
  1143. <br />
  1144.          PHA
  1145. <br />
  1146.          _CloseDialog
  1147. <br />
  1148.          RTS
  1149. <br />
  1150.  
  1151. <br />
  1152. L5874    PEA   $0000
  1153. <br />
  1154.          PEA   $0000
  1155. <br />
  1156.          LDA   L5AAD+2
  1157. <br />
  1158.          PHA
  1159. <br />
  1160.          LDA   L5AAD
  1161. <br />
  1162.          PHA
  1163. <br />
  1164.          PEA   $0003
  1165. <br />
  1166.          _GetControlDItem
  1167. <br />
  1168.          PLA
  1169. <br />
  1170.          STA   L5895
  1171. <br />
  1172.          PLA
  1173. <br />
  1174.          STA   L5895+2
  1175. <br />
  1176.          RTS
  1177. <br />
  1178.  
  1179. <br />
  1180. L5895    ADRL  $00000000
  1181. <br />
  1182.  
  1183. <br />
  1184. L5899    LDA   L5AAD+2
  1185. <br />
  1186.          PHA
  1187. <br />
  1188.          LDA   L5AAD
  1189. <br />
  1190.          PHA
  1191. <br />
  1192.          LDA   #$0003
  1193. <br />
  1194.          PHA
  1195. <br />
  1196.          PEA   ^L5965
  1197. <br />
  1198.          PEA   L5965
  1199. <br />
  1200.          _GetIText
  1201. <br />
  1202.          LDA   L5AAD+2
  1203. <br />
  1204.          PHA
  1205. <br />
  1206.          LDA   L5AAD
  1207. <br />
  1208.          PHA
  1209. <br />
  1210.          PEA   $0003
  1211. <br />
  1212.          PEA   ^L5965
  1213. <br />
  1214.          PEA   L5965
  1215. <br />
  1216.          _SetIText
  1217. <br />
  1218.          RTS
  1219. <br />
  1220.  
  1221. <br />
  1222. L58CB    LDA   L5AAD+2
  1223. <br />
  1224.          PHA
  1225. <br />
  1226.          LDA   L5AAD
  1227. <br />
  1228.          PHA
  1229. <br />
  1230.          PEA   $0003
  1231. <br />
  1232.          PEA   ^L58FF
  1233. <br />
  1234.          PEA   L58FF
  1235. <br />
  1236.          _SetIText
  1237. <br />
  1238.          INC   L5904
  1239. <br />
  1240.          LDA   L5AAD+2
  1241. <br />
  1242.          PHA
  1243. <br />
  1244.          LDA   L5AAD
  1245. <br />
  1246.          PHA
  1247. <br />
  1248.          PEA   $0003
  1249. <br />
  1250.          PEA   $0000
  1251. <br />
  1252.          PEA   $7FFF
  1253. <br />
  1254.          _SelectIText
  1255. <br />
  1256.          RTS
  1257. <br />
  1258.  
  1259. <br />
  1260. L58FF    STR   'Nyet'
  1261. <br />
  1262. L5904    BRK   $00
  1263. <br />
  1264.  
  1265. <br />
  1266. L5906    STZ   L5978
  1267. <br />
  1268.          LDA   L5965
  1269. <br />
  1270.          LDX   #$0001
  1271. <br />
  1272.          LDA   L5AAB
  1273. <br />
  1274.          ASL
  1275. <br />
  1276.          ASL
  1277. <br />
  1278.          ASL
  1279. <br />
  1280.          TAY
  1281. <br />
  1282. L5916    LDA   L5965,X
  1283. <br />
  1284.          CMP   L5D20+1,Y
  1285. <br />
  1286.          BNE   L5929
  1287. <br />
  1288.          INX
  1289. <br />
  1290.          INX
  1291. <br />
  1292.          INY
  1293. <br />
  1294.          INY
  1295. <br />
  1296.          CPX   #$0009
  1297. <br />
  1298.          BNE   L5916
  1299. <br />
  1300.          BRA   L5943
  1301. <br />
  1302. L5929    LDX   #$0001
  1303. <br />
  1304. L592C    LDA   L5965,X
  1305. <br />
  1306.          CMP   L595C,X
  1307. <br />
  1308.          BNE   L593D
  1309. <br />
  1310.          INX
  1311. <br />
  1312.          INX
  1313. <br />
  1314.          CPX   #$0009
  1315. <br />
  1316.          BNE   L592C
  1317. <br />
  1318.          BRA   L5943
  1319. <br />
  1320. L593D    LDA   #$FFFF
  1321. <br />
  1322.          STA   L5978
  1323. <br />
  1324. L5943    LDX   #$0001
  1325. <br />
  1326.          LDA   L5B11+1
  1327. <br />
  1328.          STA   L5965
  1329. <br />
  1330. L594C    LDA   L5B11+1,X
  1331. <br />
  1332.          STA   L5965,X
  1333. <br />
  1334.          INX
  1335. <br />
  1336.          INX
  1337. <br />
  1338.          CPX   #$0009
  1339. <br />
  1340.          BNE   L594C
  1341. <br />
  1342.          RTS
  1343. <br />
  1344.  
  1345. <br />
  1346.          BRK   $00
  1347. <br />
  1348. L595C    STR   'AmberDG '
  1349. <br />
  1350. L5965    STR   '        '
  1351. <br />
  1352.          BRK   $00
  1353. <br />
  1354.          BRK   $00
  1355. <br />
  1356.          BRK   $00
  1357. <br />
  1358.          BRK   $00
  1359. <br />
  1360.          BRK   $00
  1361. <br />
  1362. L5978    BRK   $00
  1363. <br />
  1364.  
  1365. <br />
  1366. L597A    LDA   L5AAD+2
  1367. <br />
  1368.          PHA
  1369. <br />
  1370.          LDA   L5AAD
  1371. <br />
  1372.          PHA
  1373. <br />
  1374.          PEA   $0005
  1375. <br />
  1376.          PEA   ^L59CF
  1377. <br />
  1378.          PEA   L59CF
  1379. <br />
  1380.          _SetIText
  1381. <br />
  1382.          LDA   L5AAD+2
  1383. <br />
  1384.          PHA
  1385. <br />
  1386.          LDA   L5AAD
  1387. <br />
  1388.          PHA
  1389. <br />
  1390.          PEA   $0006
  1391. <br />
  1392.          PEA   ^L59EA
  1393. <br />
  1394.          PEA   L59EA
  1395. <br />
  1396.          _SetIText
  1397. <br />
  1398.          LDA   L5AAD+2
  1399. <br />
  1400.          PHA
  1401. <br />
  1402.          LDA   L5AAD
  1403. <br />
  1404.          PHA
  1405. <br />
  1406.          PEA   $0007
  1407. <br />
  1408.          PEA   ^L5A06
  1409. <br />
  1410.          PEA   L5A06
  1411. <br />
  1412.          _SetIText
  1413. <br />
  1414.          LDX   #$0000
  1415. <br />
  1416.          LDY   #$0028
  1417. <br />
  1418. L59C8    DEX
  1419. <br />
  1420.          BNE   L59C8
  1421. <br />
  1422.          DEY
  1423. <br />
  1424.          BNE   L59C8
  1425. <br />
  1426.          RTS
  1427. <br />
  1428.  
  1429. <br />
  1430. L59CF    STR   '  Hooligan Security Breach'
  1431. <br />
  1432. L59EA    STR   'Log Off Procedure Initiated'
  1433. <br />
  1434. L5A06    STR   '                           '
  1435. <br />
  1436.  
  1437. <br />
  1438. L5A22    PEA   $0000
  1439. <br />
  1440.          PEA   $0000
  1441. <br />
  1442.          _TickCount
  1443. <br />
  1444.          _SetRandSeed
  1445. <br />
  1446.          PHA
  1447. <br />
  1448.          _Random
  1449. <br />
  1450.          PLA
  1451. <br />
  1452.          AND   #$001F
  1453. <br />
  1454.          STA   L5AAB
  1455. <br />
  1456.          ASL
  1457. <br />
  1458.          ASL
  1459. <br />
  1460.          ASL
  1461. <br />
  1462.          TAX
  1463. <br />
  1464.          LDY   #$0008
  1465. <br />
  1466.          LDA   L5C1F+2,X
  1467. <br />
  1468.          STA   L5B87,Y
  1469. <br />
  1470.          INX
  1471. <br />
  1472.          INX
  1473. <br />
  1474.          LDA   L5C1F+2,X
  1475. <br />
  1476.          STA   L5BB6,Y
  1477. <br />
  1478.          INX
  1479. <br />
  1480.          INX
  1481. <br />
  1482.          LDA   L5C1F+2,X
  1483. <br />
  1484.          STA   L5BE5,Y
  1485. <br />
  1486.          LDA   L5AAD+2
  1487. <br />
  1488.          PHA
  1489. <br />
  1490.          LDA   L5AAD
  1491. <br />
  1492.          PHA
  1493. <br />
  1494.          PEA   $0005
  1495. <br />
  1496.          PEA   ^L5B87
  1497. <br />
  1498.          PEA   L5B87
  1499. <br />
  1500.          _SetIText
  1501. <br />
  1502.          LDA   L5AAD+2
  1503. <br />
  1504.          PHA
  1505. <br />
  1506.          LDA   L5AAD
  1507. <br />
  1508.          PHA
  1509. <br />
  1510.          PEA   $0006
  1511. <br />
  1512.          PEA   ^L5BB6
  1513. <br />
  1514.          PEA   L5BB6
  1515. <br />
  1516.          _SetIText
  1517. <br />
  1518.          LDA   L5AAD+2
  1519. <br />
  1520.          PHA
  1521. <br />
  1522.          LDA   L5AAD
  1523. <br />
  1524.          PHA
  1525. <br />
  1526.          PEA   $0007
  1527. <br />
  1528.          PEA   ^L5BE5
  1529. <br />
  1530.          PEA   L5BE5
  1531. <br />
  1532.          _SetIText
  1533. <br />
  1534.          RTS
  1535. <br />
  1536.  
  1537. <br />
  1538. L5AAB    DS 2
  1539. <br />
  1540. L5AAD    DS 4
  1541. <br />
  1542. </td>    </tr></table><span class="postbody"></span><span class="gensmall"></span></td>
  1543.             </tr>
  1544.         </table></td>
  1545.     </tr>
  1546.     <tr>
  1547.         <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>
  1548.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  1549.             <tr>
  1550.                 <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"><!--
  1551.  
  1552.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  1553.         document.write(' ');
  1554.     else
  1555.         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>');
  1556.  
  1557.                 //--></script><noscript></noscript></td>
  1558.             </tr>
  1559.         </table></td>
  1560.     </tr>
  1561.     <tr>
  1562.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  1563.     </tr>
  1564.     <tr align="center">
  1565.         <td class="catBottom" colspan="2" height="28"><table cellspacing="0" cellpadding="0" border="0">
  1566.             <tr><form method="post" action="viewtopic.php?t=277&start=0">
  1567.                 <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>
  1568.             </form></tr>
  1569.         </table></td>
  1570.     </tr>
  1571. </table>
  1572.  
  1573. <table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
  1574.   <tr>
  1575.     <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=277"><img src="templates/subSilver/images/lang_french/reply.gif" border="0" alt="RΘpondre au sujet" align="middle" /></a></span></td>
  1576.     <td align="left" valign="middle" width="100%"><span class="nav">   <a href="index.php" class="nav"> Index du Forum</a>
  1577.       -> <a href="viewforum.php?f=13" class="nav">PROTECTION MALEFIQUE</a></span></td>
  1578.     <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>
  1579.       </td>
  1580.   </tr>
  1581.   <tr>
  1582.     <td align="left" colspan="3"><span class="nav">Page <b>1</b> sur <b>1</b></span></td>
  1583.   </tr>
  1584. </table>
  1585.  
  1586. <table width="100%" cellspacing="2" border="0" align="center">
  1587.   <tr>
  1588.     <td width="40%" valign="top" nowrap="nowrap" align="left"><span class="gensmall"></span><br />
  1589.        <br />
  1590.       </td>
  1591.     <td align="right" valign="top" nowrap="nowrap">
  1592. <form method="get" name="jumpbox" action="viewforum.php" onSubmit="if(document.jumpbox.f.value == -1){return false;}"><table cellspacing="0" cellpadding="0" border="0">
  1593.     <tr>
  1594.         <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>
  1595.     </tr>
  1596. </table></form>
  1597.  
  1598. <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>
  1599.   </tr>
  1600. </table>
  1601.  
  1602.  
  1603. <div align="center"><span class="copyright"><br /><br />
  1604. <!--
  1605.     We request you retain the full copyright notice below including the link to www.phpbb.com.
  1606.     This not only gives respect to the large amount of time given freely by the developers
  1607.     but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
  1608.     reason) retain the full copyright we request you at least leave in place the
  1609.     Powered by phpBB line, with phpBB linked to www.phpbb.com. If you refuse
  1610.     to include even this then support on our forums may be affected.
  1611.  
  1612.     The phpBB Group : 2002
  1613. // -->
  1614. 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>
  1615.         </td>
  1616.     </tr>
  1617. </table>
  1618.  
  1619. </body>
  1620. </html>
  1621.  
  1622.