home *** CD-ROM | disk | FTP | other *** search
/ Reverse Code Engineering RCE CD +sandman 2000 / ReverseCodeEngineeringRceCdsandman2000.iso / RCE / Library / +HCU / 071-080.TXT < prev    next >
Text File  |  2000-05-25  |  68KB  |  1,731 lines

  1.  
  2. ========================================================
  3. +HCU Maillist          Issue: 71              11/27/1997
  4. --------------------------------------------------------
  5. Send Articles To:......................... *************
  6. Info, Help, Unsubscription, etc:....... ****************
  7. ========================================================
  8.  
  9. CONTENTS:
  10.  
  11. #1  Subject: iWinDbg debugger
  12.  
  13. ARTICLES:
  14.  
  15. -----#1-------------------------------------------------
  16. Subject: iWinDbg debugger
  17.  
  18. Thanks to Mr. Fravia's references in his latest lesson I've got
  19. iWinDbg and some other SDK utilities. I don't have the SDK kit: it is too
  20. expensive for me. It is the first time I get know about it ("Copyright
  21. Microsoft 1981-1995", for Windows NT). Mr. Fravia names it as "a very
  22. powerful debugger". But why he didn't mention it in his previous lessons?
  23. Nor in "The tools of the trade" of his Website. I hope he will speak
  24. more about that utility and how he proposes to use it. The debugger
  25. has a Help file, rather confused. But before examining that utility,
  26. I would like to gather more references. Has anybody of you used it?
  27. What is your opinion?
  28. Another SDK utility I've got is Apimon.exe (monitor of API calls),
  29. which persistantly claims the presence of Psapi.dll, though I have
  30. put it in the same folder. Very capricious and without any Help file.
  31. My greetings to all readers, AZ111.
  32.  
  33. =====End of Issue 71====================================
  34.  
  35.  
  36.  
  37.  
  38.  
  39. ========================================================
  40. +HCU Maillist          Issue: 72              11/28/1997
  41. --------------------------------------------------------
  42. Send Articles To:......................... *************
  43. Info, Help, Unsubscription, etc:....... ****************
  44. ========================================================
  45.  
  46. CONTENTS:
  47.  
  48. #1  Subject: The suspence is getting to much !!
  49.  
  50. #2  Subject: possible problem with the corel crack?
  51.  
  52. #3  Subject: +ORC riddle
  53.  
  54. #4  Subject: +gthorne ???
  55.  
  56. ARTICLES:
  57.  
  58. -----#1-------------------------------------------------
  59. Subject: The suspence is getting to much !!
  60.  
  61. Hi all
  62. Don't know about you but I can't take this waiting anymore):
  63. To those who know please tell us were the +ORC site is.
  64.  
  65. I might be able to add some very interesting stuff...
  66. The OLD RED CRACKER might be Grey ... and from (PTA)...
  67.  
  68. Bye
  69.  
  70.  
  71.  
  72.  
  73. ______________________________________________________
  74. Get Your Private, Free Email at **********************
  75.  
  76. -----#2-------------------------------------------------
  77. Subject: possible problem with the corel crack?
  78.  
  79. Hi all!
  80.  
  81. I've just received an interesting email from someone, informing me 
  82. that there may be a problem with the corel crack I made - apparently, 
  83. if you patch all the components of the Corel Suite 8 package (eg 
  84. Quattro Pro, WordPerfect etc) and then try to run them 
  85. *simultaenously* the protection snaps :-( I tried this on Corel Suite 
  86. 8 but it worked fine for me - so has anybody else had this problem? 
  87. If not, can you try to run a few packages together and see if it 
  88. works? Thanks...
  89.  
  90. Cya,
  91. +ReZiDeNt
  92.  
  93. -----#3-------------------------------------------------
  94. Subject: +ORC riddle
  95.  
  96. On 16 Nov 97 at 7:22, +HCU ML wrote:
  97.  
  98. >    Now that we know what should be done with the solution, I'm
  99. > free to inform you that the solution to the riddle HAS been found.
  100. > Very soon, you will find the solution to +ORCs riddle, the
  101. > addresses of his two remaining "gates", and the location of his
  102. > web-site at:
  103. >                **************************************
  104. >    If you intend to solve the riddle yourself, you should avoid
  105. > the link mentioned above.
  106. >                                                       Hackmore
  107.  
  108. Not to complain, but I did check out the link, and the solution is 
  109. still announced for 'a few days from now'..... when is it really 
  110. going to be published?
  111.  
  112. WAFNA
  113.  
  114. -----#4-------------------------------------------------
  115. Subject: +gthorne ???
  116.  
  117. Hail AZ111:
  118.  
  119. Guess most of us were too busy, leaving you the only poster for ML#71.  
  120. Most of MS stuff is 'awfully' powerful.  I guess that is one reason 
  121. why most of us avoid it and use our poor man's tools such as SoftIce, 
  122. WDasm89, and of course the lowly rated IDA Pro 3.7 (which we all want 
  123. to keep a secret and can't afford). There are lots of tools you can 
  124. have out on the web for free, but who got time to investigate them 
  125. all. By reading the essays at fravia+ you get all you need to know on 
  126. how to use the above three tools effectively with working examples.
  127.  
  128. "But why he didn't mention it in his previous lessons?" 
  129.  
  130. Well if you remember seeing his Microsoft Hostile applet at his site, 
  131. I wouldn't put it pass him that he is redirecting the losers and 
  132. lamers there.  As you have so elegantly stated, "their help files are 
  133. of no help at all" which also say a lot for their development tools.  
  134. Check out Mammon's essays and web site (and links mentioned in the 
  135. previous Mail Lists).  Thanks to them and others, that's the best way 
  136. to get started.  
  137.  
  138. Hail All:
  139.  
  140. I was evaluating IDA and wanted to try out the TASM compilation as 
  141. suggested by IDA with TASM /ml/m5.  One of my project was to take a 
  142. program that I had written and decompile it with IDA. With the source 
  143. codes, it was easier to trace and figure out the IDA environment for
  144. debugging without the manuals.  You can add, edit, delete functions 
  145. and features, output the result to an asm listing to recompile.  Not 
  146. a bad idea to eliminate the crap out of most programs.  I was going 
  147. to download a copy of TASM5 from +gthorne to test this feature on.
  148.  
  149. So what's with +gthorne's storage link at
  150.  
  151. *******************************************
  152.  
  153. My server keeps repeating that it was not responding or that it was 
  154. down.  When I try to get at it via Lord Caligo's link to the same 
  155. address, I get the same message.  Did he get bombed before leaving for 
  156. his holiday or is it my stupid IP?  Last email up post, the IP told me 
  157. it didn't send my email, but it did.  I sent it again before receiving 
  158. the ML, so it was sent in double.  Makes me look like the fool that I 
  159. am for believing it.  TIA.
  160.  
  161. wlc
  162.  
  163. =====End of Issue 72====================================
  164.  
  165.  
  166.  
  167.  
  168.  
  169. ========================================================
  170. +HCU Maillist          Issue: 73              11/29/1997
  171. --------------------------------------------------------
  172. Send Articles To:......................... *************
  173. Info, Help, Unsubscription, etc:....... ****************
  174. ========================================================
  175.  
  176. CONTENTS:
  177.  
  178. #1  Subject: The Orc Info...
  179.  
  180. ARTICLES:
  181.  
  182. -----#1-------------------------------------------------
  183. Subject: The Orc Info...
  184.  
  185. Friends;
  186.  
  187.    It seems some of you have missed the new +ORC page, or haven't
  188. visited the site recently. By the time you read this, the new page has 
  189. been up for four days. You'll find it at:
  190.  
  191.                **************************************
  192.  
  193.    You'll have to be patient though. Nobody bothered to answer my
  194. questions when I asked you how this information should be presented. So
  195. my friend and I figured nobody at HCU was that interested. As a result, 
  196. it was decided to release the information slowly, so that "other" 
  197. (non-HCU) people would get a chance to "solve" the riddle themselves.
  198.  
  199.    I can assure you, the riddle HAS been solved, and the web-page HAS
  200. been located. But those of you who expected to find +ORC sitting on the
  201. web-page, waving hello to you, are out of luck. "+ORC" is still a
  202. mystery, but his two remaining "gates" have fallen, and his "camp" has 
  203. been discovered.
  204.  
  205.                                                     Hackmore Readrite
  206.  
  207.  
  208. =====End of Issue 73====================================
  209.  
  210.  
  211.  
  212.  
  213.  
  214. ========================================================
  215. +HCU Maillist          Issue: 74              11/30/1997
  216. --------------------------------------------------------
  217. Send Articles To:......................... *************
  218. Info, Help, Unsubscription, etc:....... ****************
  219. ========================================================
  220.  
  221. CONTENTS:
  222.  
  223. #1  Subject: Re: +HCU ML Issue 64  
  224.  
  225. #2  Subject: MazeMap Program Source
  226.  
  227. #3  Subject: comments
  228.  
  229. ARTICLES:
  230.  
  231. -----#1-------------------------------------------------
  232. Subject: Re: +HCU ML Issue 64  
  233.  
  234. Hello all of +HCUlist...
  235.  
  236. > #1  Subject: 2k Party and FTP
  237. > -----#1-------------------------------------------------
  238. > Subject: 2k Party and FTP
  239. > Fravia and myself would probably go for the idea of a party - we
  240. > both love a good beer :)
  241. > +ORC and our original HCU counterpart(s) are always an enigma however. 
  242. > I think that even if we did figure out who +ORC is, and even if he
  243. > met Fravia or myself, it would be another ice age before we could
  244. > get him to show up.
  245.  
  246. Now.... isn't that a little elitist, especially by someone who has 
  247. such 'socialist' views? Shouldn't +ORC be normally 'available'. 
  248. Furthermore, why the ignoring of people who write to him (or to 
  249. +Fravia, to whom I wrote a letter when I had just begun cracking). 
  250. IMHO, OK, there are many many lamers around, but isn't it better to 
  251. chat with them, to explain how things work, etc. rather than just 
  252. ignoring them? I mean, if we had a crackers 2k party, why shouldn't 
  253. +ORC showup? OK, he can be an excellent cracker, but that surely 
  254. wouldn't make him someone 'above' us.....
  255.  
  256. All IMHO, of course.....
  257.  
  258. WAFNA
  259.  
  260. -----#2-------------------------------------------------
  261. Subject: MazeMap Program Source
  262.  
  263. Hail +All:
  264.  
  265. >hi fravia+,
  266. >I read wlc's essay and i think this project is a very interesting one. 
  267. >I think this project is important, and it maybe should not be 
  268. >developed by a single person but by everybody who'd like to 
  269. >participate. i for instance do some programming in pascal, too, so i 
  270. >would very much like taking a look at the source code... it would fit 
  271. >the spirit of this +pages much more, by the way :-)
  272. >if wlc is interested in some sort of colaboration, please give him my
  273. >address...
  274. >thank you and keep up the great work...
  275. >cya
  276. >FanTC
  277.  
  278. This above email was sent to fravia+, which he forwarded to me re:
  279. the submission to his student page on the project worked on by myself
  280. and +.MaLaTTia. a short while back, and donated to fravia+ for general
  281. release.  Needless to say, this was only a rushed solution to test the 
  282. water and response with source codes slapped together from my other 
  283. projects around ideas generated between +.MaLaTTia. and myself.
  284.  
  285. In the world of programming, some hang on to source codes like sacred
  286. treasures hiding it from the rest of the world.  This is also the same
  287. program which I used to learn and test the potential of IDA Pro v3.7
  288. with, over the last few days.  Using the source codes for comparison, 
  289. I saw how my compiler works and how IDA handles the disassembly. So
  290. what is there to hide?  Programing is taking these snippets of codes,
  291. rearranging them into a working order and voila, you solved a problem.
  292.  
  293. In keeping with the tradition established by fravia+, I would release 
  294. the source code freely to anyone in this group upon request if they
  295. want to make use of it to enhance the functions of the program or to 
  296. study it for their own use.  Post a request and you've got it.
  297.  
  298. I'm not a conventional programmer so I don't document my codes.  I 
  299. figure that if I don't know what I'm doing, I shouldn't be doing it.
  300. If you have questions on how or why the codes are used, I would be 
  301. more than happy to take the time to explain them.  
  302.  
  303. There are many other directions which I could take this project into,
  304. but then it would be no fun to do it alone.  Collaboration brings out 
  305. more perspective and detail into focus on a problem and I for one 
  306. wouldn't mind exploring this project further.    Who knows what new
  307. aspects and friends we can gain from this?  It need not be solely a 
  308. Turbo Pascal or a Dos based project.  +.MaLaTTia. is working on a 
  309. version in C.  
  310.  
  311. Gee! If it was possible and enough of us got together to share our
  312. collective knowledge, we would eventually be able to produce the tools 
  313. we need for our own use.  Are we lamers, relying on others for our 
  314. tools or will the day come when we collectively own and produce the 
  315. tools we use?  My humble release is a step in that direction, thanks
  316. to fravia+.  
  317.  
  318. wlc
  319. ************************
  320.  
  321.  
  322. -----#3-------------------------------------------------
  323. Subject: comments
  324.  
  325. Hi to all, esp. TIA.
  326. It is regretfull to put emotional comments on participants or
  327. companies. Of course, we are not on the same level, and some
  328. questions and answers may appear too stupid to more advanced.
  329. But we are here to exchange personal technical findings concerning
  330. a particular software (bad or good, from Microsoft or elsewhere)
  331. FOR OUR PERSONAL NEEDS, if somebody had an experience in dealing with
  332. it. I understand feelings of many people face to Microsoft Empire,
  333. but it is not here to discuss that subject. It may be that many
  334. Microsoft products were made deliberately obscure, huge and clumsy
  335. for certain political and commercial purposes (the policy of the
  336. "black box", as it calls Mr. Fravia), and we are here to make them
  337. more transparent, and not to judge them.
  338.     And I do not judge anybody at that gathering, nor Mr.Fravia,
  339. but try to understand, because everybody has its own aims.
  340. For example, as it was mentionned, Mr. Gthorne has left his
  341. storage adress invalid, but it may be that the adress is fully
  342. valid and operational for him and invalid for others, because he is
  343. actually testing new communications and anti-survaillance
  344. techniques, with certain filters.  It is a new interesting subject, I am not
  345. strong in it. Fortunately, Mr. Fravia has begun recently lessons on that
  346. subject.
  347. With my best regards, AZ111.
  348.  
  349. =====End of Issue 74====================================
  350.  
  351.  
  352.  
  353.  
  354.  
  355. ========================================================
  356. +HCU Maillist          Issue: 75              12/01/1997
  357. --------------------------------------------------------
  358. Send Articles To:......................... *************
  359. Info, Help, Unsubscription, etc:....... ****************
  360. ========================================================
  361.  
  362. CONTENTS:
  363.  
  364. #1  Subject: ignoring people, and not answering emails by fravia+
  365.  
  366. #2  Subject: has the list vanished and more....
  367.  
  368. #3  Subject: Let's Party!
  369.  
  370. ARTICLES:
  371.  
  372. -----#1-------------------------------------------------
  373. Subject: ignoring people, and not answering emails by fravia+
  374.  
  375. >Shouldn't +ORC be normally 'available'. 
  376. >Furthermore, why the ignoring of people who write to him (or to 
  377. >+Fravia, to whom I wrote a letter when I had just begun cracking)...
  378. > WAFNA
  379.  
  380. I don't know about +ORC, but I receive more than 200 (two hundred) emails
  381. per day, 
  382. and believe it or not, even with the bloody faq and info.htm page on my
  383. site, there 
  384. are at least TWENTY-THIRTY lamers (I say at least!) asking for a crack or
  385. where is 
  386. softice or what cmp eax means or similar bloody banal things.
  387.  
  388. So many people that imply DO NOT MAKE ANY EFFORT, and don't read, 
  389. that you get some doubts at time.
  390.  
  391. Even nice people (like me :-) get a little annoyed by this.
  392. I have some batch files sorting out this mess and throwing away emails 
  393. where words like "please could you send" (and other typical 
  394. lamer phrases) appear. It happens, of course, that some GOOD emails
  395. get lost. I cannot help it.
  396. WAFNA was not (and is not) on the 'pass everything no matter what they
  397. write'
  398. list. This has nothing to do with elite (or +HCU), has a lot to do with
  399. WHAT one 
  400. writes and offers and with the limited time amount disponible for all this
  401. game.
  402. So anyone that wants answers from me better offer something in exchange, 
  403. like I do when I write myself to somebody... that's normal Netiquette in a 
  404. world where only knowledge counts.
  405.  
  406. And yes I myself... would probably go for the idea of a party, and would
  407. love to 
  408. meet +gthorne (that I have invited at least twenty times to Europe, btw). I
  409. doubt 
  410. that +ORC (who is reading this, I'm sure) would appear. He promised me long
  411. ago 
  412. a 'meeting' in a 'neutral' location, yet never substantiated this... he is
  413. not socialist, IMO, 
  414. btw, he seems to me on the countrary rather elistist ('aristocrat' he
  415. called himself once).
  416. This suits me well, I'm rather elitist myself... see Wafna, the problem
  417. when you teach 
  418. is that only a tiny part of the students are worth... and the same is true
  419. the other way 
  420. round... when you learn only a tiny part of the 'masters' are worth.
  421.  
  422. That's the reason we are glad to have found +ORC, with all his (many)
  423. defects, 
  424. I would not swap him for another teacher (yet :-)
  425.  
  426. So let's organise the party, somewhere in Europe, next spring!
  427. May be we'll get the elusive +Alistair as well :-)
  428.  
  429.  
  430.  
  431.  
  432. later
  433. fravia+
  434.  
  435. -----#2-------------------------------------------------
  436. Subject: has the list vanished and more....
  437.  
  438. Hello all,
  439.  
  440. I found that ******************** has an interesting proggie - they 
  441. archive old web pages, and when you reach a 404 it gets the page from 
  442. the archive (6 terabytes). Could be nice for us to get our censored 
  443. pages....
  444.  
  445. BTW, where's the list????? I haven't received the newsletter in quite 
  446. a while....
  447.  
  448. WAFNA
  449.  
  450. -----#3-------------------------------------------------
  451. Subject: Let's Party!
  452.  
  453. Hail +All:
  454.  
  455. Sorry to open up a can of worms with my year 2000 suggestion. If we
  456. make it happen and 'they will come.'  Fravia+ posted 'AccessMy.HTM'
  457. showing access to his site.  Scanning the list, we seem to be world
  458. wide at quite a few interesting locales.  I for one believe that our
  459. activity brings out the best in us in spirit more so than any other
  460. group or site on the net.  Elitists are outnumbered by the genuine 
  461. seekers of knowledge and the seekers will collectively determine the 
  462. course of this group.  In helping each other we all move forward and
  463. we can, in time overtake those currently ahead of us.  Where the 
  464. group collectively move, the rest must follow or be left out.
  465.  
  466. +Orc is not an immortal.  He set an example which drove into motion
  467. this group. I can respect that and the work done by fravia+ to help 
  468. assemble us here today as a collective force working together.  It 
  469. will be through our achievements that they will show up.  
  470.  
  471. "Show me something new, and I'll send you a lesson."
  472.  
  473. Let's just say, "You wanna to see it?  You better show up at our
  474. party."
  475.  
  476. We've got the time so let's plan for it and do it.  Let's work hard
  477. and we can all show up as peers and not elitists.  
  478.  
  479. What we write can say so much about us that we have to be careful in 
  480. our choice of words because there is no censorship preventing us from
  481. being disclosed as _________.  Make stupid comments and who knows how
  482. many readers will have copies of it to hold over your head and that 
  483. is their only impression of you.  Be your best and you may find and 
  484. make a lot of new friends instead.  The choice is yours to make.
  485.  
  486.  
  487. wlc
  488.  
  489. =====End of Issue 75====================================
  490.  
  491.  
  492.  
  493.  
  494.  
  495. ========================================================
  496. +HCU Maillist          Issue: 76              12/02/1997
  497. --------------------------------------------------------
  498. Send Articles To:......................... *************
  499. Info, Help, Unsubscription, etc:....... ****************
  500. ========================================================
  501.  
  502. CONTENTS:
  503.  
  504. #1  Subject: Anonymous Mail
  505.  
  506. #2  Subject: ftp site 
  507.  
  508. #3  Subject: re: ignoring people, and not answering emails by fravia+
  509.  
  510. #4  Subject: free web space - 50 whole megs
  511.  
  512. #5  Subject: Elitist?
  513.  
  514. #6  Subject: Regarding M$oft
  515.  
  516. #7  Subject: Micro$oft
  517.  
  518. ARTICLES:
  519.  
  520. -----#1-------------------------------------------------
  521. Subject: Anonymous Mail
  522.  
  523. Hi all!
  524.  
  525. I wonder if anybody knows how to use the xref functions
  526. of IDC ( the built in language of IDA). The script below
  527. should list all references from a user selected
  528. function.
  529.  
  530. #include <idc.idc>
  531.  
  532. static main() {
  533.   auto ea,x;
  534.  
  535.   ea = ChooseFunction("Please choose a function");
  536.  
  537.   Message("\n*** Code references from " + atoa(ea) + "\n");
  538.   for ( x=Rfirst0(ea); x != BADADDR; x=Rnext0(ea,x) )
  539.     Message(atoa(ea) + " refers to " + atoa(x) + "\n");
  540.  
  541. }
  542.  
  543. Unfortunately, its not working because the Rfirst and Rnext
  544. functions don't give back the references. Rfirst can not
  545. find the first reference (returns with BADADDR) unless the
  546. reference is at the very first address which is scanned (ea).
  547. But even then Rnext cannot step to the next reference, but
  548. returns with BADADDR. Seems that the scanning part of these
  549. functions are not working for me. If somebody knows how to
  550. use these xref functions (Rfirst, Rfirst0, Rnext, Rnext0)
  551. correctly, please tell me.
  552.  
  553. Thanks Zer0+
  554.  
  555. -----#2-------------------------------------------------
  556. Subject: ftp site 
  557.  
  558.  
  559.  
  560. I just checked the ftp site i was donated and notice it is not responding.
  561. I assume this may have been most of the last week I was on vacation 
  562. though I do not know.
  563. I will check with the guy who donated me the space and find out if 
  564. this is going to be a problem. 
  565.  
  566.  
  567. +gthorne
  568.  
  569. /*****************************************************\
  570.  
  571.            Greythorne The Technomancer
  572.  
  573.   WebSite: *******************************
  574.    (AKA:)  ************************************
  575.    (IP:)   ****************************
  576.   Gateway: *************************************
  577.   Old Mirror: ****************************** 
  578.   FTP1:    ******************************************
  579.   FTP2:    *******************************************
  580.  
  581. \*****************************************************/
  582.  
  583.  
  584. -----#3-------------------------------------------------
  585. Subject: re: ignoring people, and not answering emails by fravia+
  586.  
  587.  
  588. In their defence mien partner fravia, even I get lost in your site and 
  589. have trouble spotting things that would be very easy on a less 
  590. intensive set of pages. It is definately overwhelming to the newer 
  591. person (and a few older ones) on occasion.
  592.  
  593. Oh yes- back from holiday all - watching porpoises play in the surf 
  594. and a bit of relaxation (and a massage or two) seemed to be just what 
  595. I needed ;)
  596.  
  597. +gthorne
  598.  
  599. /*****************************************************\
  600.  
  601.            Greythorne The Technomancer
  602.  
  603.   WebSite: *******************************
  604.    (AKA:)  ************************************
  605.    (IP:)   ****************************
  606.   Gateway: *************************************
  607.   Old Mirror: ****************************** 
  608.   FTP1:    ******************************************
  609.   FTP2:    *******************************************
  610.  
  611. \*****************************************************/
  612.  
  613.  
  614. -----#4-------------------------------------------------
  615. Subject: free web space - 50 whole megs
  616.  
  617.  
  618. I seem talkative today :)
  619.  
  620. If I were you guys, I wouldn't let anyone other than the HCU ML 
  621. subscribers know about this one or we will lose it.
  622.  
  623. *****************************************
  624.  
  625. +gthorne
  626.  
  627. -----#5-------------------------------------------------
  628. Subject: Elitist?
  629.  
  630. Hail +All:
  631.  
  632. If you want respect you've got to earn it.  Anyone can brag and say
  633. how good they are, but can you prove it? Or do you have to prove it
  634. to every gunslinger who cross your path?  Yes, there should be some
  635. elite members in any group.  But if the herd of buffalo want to jump 
  636. off a cliff, do you want to be a member?
  637.  
  638. All too often, we've been brainwashed that by society that by making
  639. noise, others should pay attention.  Well, that is not how things 
  640. work.  If you want to make noise, you will be ignored.  When my cat
  641. cries 'Feed Me!' everytime I open a can of food, I kick its butt out
  642. of the kitchen.  You've got to 'social engineer'.  Just like you 
  643. wanting attention from them, you've got to have something they want 
  644. from you.  
  645.  
  646. I'm not writing this in defence of anyone but expressing a different
  647. perspective on this matter.  If fravia+ took the time to write me the
  648. first time I visited his site, I might get the impression, gee how
  649. desperate he must be, everyone must be ignoring him.  Life sure is 
  650. lonely for him, he's got nothing better to do than to talk to me. 
  651. Great guy to follow cause he's going to have time to give me the 
  652. personal attention treatment.
  653.  
  654. Look at his site and you see a different story.  It takes time and
  655. effort to build it up and he's not wasting it on idle chatter.  You
  656. have to respect him for that.  If you want to help by feeding the
  657. strays cats for him, but all means do so.  How many can you handle
  658. and will they scratch you when you pet them?
  659.  
  660. When I made a submission to him, it wasn't even a crack, yet he sent
  661. me an email of one line which is more dear to me because it came 
  662. from his heart.  He doesn't have to be my friend, but I will be his.
  663. If he sent me that same line the first time I visited his site I
  664. would have no respect for him because I did nothing to deserve it
  665. except to mouth off a few empty words to which he could have replied
  666. the same in return.
  667.  
  668. Think about it?  If you can do something to gain his respect, would
  669. he refuse to show?
  670.  
  671. wlc
  672.  
  673. -----#6-------------------------------------------------
  674. Subject: Regarding M$oft
  675.  
  676. .....
  677.  
  678. Microsoft can be regarded as the Evil Galactic Empire, or they can be 
  679. viewed as just another consumer product on the shelf. Either way, the 
  680. simple fact is that Microsoft has what might be termed a controlling 
  681. interest in the PC market (i.e., a dominating market share), and they 
  682. employ questionable if not dishonorable business practices. 
  683.  
  684. Regardless, they are a large software development group with a huge (and 
  685. well-funded) R&D department--which, it seems, has been largely ignored 
  686. by the underground community. MSResearch, the R&D department for this 
  687. colossal company, has a page full of technical papers (but few tools, 
  688. alas) at 
  689. *************************************
  690.  
  691. It is well worth checking out, for 1) these guys will be defining the 
  692. future of PC computing, 2) you get to see where the M$oft people are 
  693. coming from and where they are going to, and 3) some of this stuff is 
  694. just damn interesting. It is worth keeping in mind that Microsoft's 
  695. (publicly stated) long-term goals are admirable; it is their products 
  696. and their methods (and some of their short-term goals) that are not.
  697.  
  698. _m
  699.  
  700. ______________________________________________________
  701. Get Your Private, Free Email at **********************
  702.  
  703. -----#7-------------------------------------------------
  704. Subject: Micro$oft
  705.  
  706. Hello AZ111,
  707.  
  708. > It is regretfull to put emotional comments on participants or
  709. > companies. Of course, we are not on the same level, and some
  710. > questions and answers may appear too stupid to more advanced.
  711. > But we are here to exchange personal technical findings concerning a
  712. > particular software (bad or good, from Microsoft or elsewhere) FOR
  713. > OUR PERSONAL NEEDS, if somebody had an experience in dealing with
  714. > it. I understand feelings of many people face to Microsoft Empire,
  715. > but it is not here to discuss that subject. It may be that many
  716. > Microsoft products were made deliberately obscure, huge and clumsy
  717. > for certain political and commercial purposes (the policy of the
  718. > "black box", as it calls Mr. Fravia), and we are here to make them
  719. > more transparent, and not to judge them.
  720.  
  721.  I don't think there is any need to play devil's advocate for 
  722. Micro$haft - the reason so many of us are against Micro$haft more than
  723. other companies is because of the detrimental effect they have on the
  724. computer industry and competition in general. For example, in the UK,
  725. Bill Gates has 'generously donated' a sizeable sum of money to
  726. Cambridge University. Many uninformed (and even most informed)
  727. observers praised this 'philanthropical' move - but they failed to see
  728. the hidden agenda behind it - by making this donation, Micro$haft have
  729. secured access to some of the world's finest computer engineers and
  730. researchers. This means that instead of pushing forward with new
  731. technology for the benifit of all, these brilliant workers will
  732. instead be working soley for Micro$hafts benefit, on Micro$hafts
  733. useless projects. Talk about pearls before swine!
  734.  
  735. I agree that the primary purpose of cracking is technical, but I don't
  736. think there is anything wrong with attacking those who attack us.
  737.  
  738. Cya,
  739. +ReZiDeNt
  740.  
  741. =====End of Issue 76====================================
  742.  
  743.  
  744.  
  745.  
  746.  
  747. ========================================================
  748. +HCU Maillist          Issue: 77              12/03/1997
  749. --------------------------------------------------------
  750. Send Articles To:......................... *************
  751. Info, Help, Unsubscription, etc:....... ****************
  752. ========================================================
  753.  
  754. CONTENTS:
  755.  
  756. #1  Subject: elitism again
  757.  
  758. #2  Subject: Wafna: spectralab again! :)
  759.  
  760. #3  Subject: Putting it all together in between the lines.
  761.  
  762. #4  Subject: Microsoft
  763.  
  764. #5  Subject: WindowsCE decompiling...
  765.  
  766. ARTICLES:
  767.  
  768. -----#1-------------------------------------------------
  769. Subject: elitism again
  770.  
  771. Hello all,
  772.  
  773. I think I must have stirred up some trouble if the subject is still 
  774. on after such a long time. Now, a little explanation: due to a little 
  775. mix up by our beloved (ahem) listadmin, I haven't been receiving the 
  776. +HCU/ML for quite a long time, therefore I don't know what has been 
  777. going on... He sent the all the missing issues in one zip file, and I 
  778. will be checking it ASAP.
  779.  
  780. WAFNA of FCA
  781.  
  782. OK, just checked (and, BTW, zero, you forgot issue 74 in the zip 
  783. file)
  784.  
  785. Now, regarding elitism, I read +Fravia's comments, which seemed 
  786. farily reasonable (see, I'm often in irc and Usenet, so I'm used to 
  787. really bad flame wars....)
  788.  
  789. I just wanted to say that, we, once were all complete lamers 
  790. (horror!) and we had no idea on how to use a computer. Some of us 
  791. (like me) started with the Sinclair back in.... whatever... and have 
  792. eventually evolved into the PC. I understand that getting 200 e-mails 
  793. a day is really a bother (you have 2 weeks off and you find 1400 
  794. e-mails, how can you read them all?). A suggestion, perhaps, would be 
  795. to make your e-mail address a little 'cloaked', so that only people 
  796. with a little brains would contact you.
  797.  
  798. For instance, if I recall correctly, you are in Venice (oh, BTW, I'm 
  799. Italian too, but I live in South America now.... curious that this 
  800. list seems to be mainly European, eh?), you are a man, and, taking a 
  801. very wild shot, perhaps called Francesco or Franco. 
  802.  
  803. So - and it's only a suggestion -, you could perhaps eliminate the 
  804. reference to your compuserve account on your main pages, and create a 
  805. stupid web page that, somewhere, contains the words 'Venezia' and 
  806. 'cracking', or 'reverse engineering'. Call your page perhaps 
  807. 'cracking in Venice'. In this way, anyone who has a little brains 
  808. and who has searched for you will find you, and the most obvious 
  809. lamers will have been cut out.
  810.  
  811. Since we're on the subject, I noticed that +orc has had quite an 
  812. influence in you - for instance, you like to use the verb 'to delve' 
  813. like he does (which is quite an uncommon word).
  814.  
  815. OK, now for all of you, since I have lived 8 years in Brazil (yes, I 
  816. had a friend who lived near Ronald Biggs, the train robber; no I 
  817. never met him) - now I'm not in Brazil - here's the recipe for 
  818. 'caipirinha' (pron caipirigna, read as an Italian word), a Brazilian 
  819. cocktail which is quite insidious and which therefore might enable 
  820. you to spot exactly that JNE you have been looking for the whole 
  821. day....
  822.  
  823.  
  824. 1) get one or two lemons (note: Brazilian lemons are green and tiny, 
  825. not like the European ones, so use, say, half of one of our 
  826. 'yellow' lemons), cut them in four and place them in a glass:
  827.  
  828. |        |
  829. |        |
  830. ----------
  831.  
  832. understood the kind of glass? The fairly 'square' one. Anyway....
  833.  
  834. 2) add 1 tbsp sugar (or more to taste), replace sugar with 'diet' 
  835. powder to have a diet caipirinha (ridiculous, but one never knows).
  836.  
  837. 3) add lots of ice
  838.  
  839. 4) add cacha=E7a (pron casciassa, again, read as an Italian word), or 
  840. if you don't have it, vodka.
  841.  
  842. 5) get merry and press ctrl-D at will. Don't drink too much, 
  843. otherwise you might end up trying to crack the ROM and wondering why 
  844. it doesn't accept any changes.
  845.  
  846. WAFNA of FCA
  847. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  848.  
  849. ------ ATTENTION! ATTENTION! ATTENTION!
  850.  
  851. ------ CHANGE OF E-MAIL ADDRESS
  852.  
  853. ------ PLEASE NOTE THAT MY ADDRESS IS NO LONGER **************
  854.  
  855. ------ MY NEW ADDRESS IS ***********************
  856.  
  857. ------ PLEASE UPDATE YOUR RECORDS
  858. ------ any mail sent to **************
  859. ------ or ******************* will still
  860. ------ be received for a limited time,
  861. ------ but please change your records
  862.  
  863. -----#2-------------------------------------------------
  864. Subject: Wafna: spectralab again! :)
  865.  
  866. Hi WAFNA, hi All! :)
  867.  
  868. I've got a question for you: have you tried to install Spectralab on different 
  869. systems, such as NT and 95, or 3.1 and 95? A friend of mine told me that the 
  870. patch in cryp95.dll doesn't work if you install the program under NT or if you 
  871. have 32bit fat, because that dll isn't even installed... I've got only 95 
  872. installed and didn't realize my patch was wong :-/
  873. Did you make the crack in the .dll or in the .exe? Maybe if you just modify 
  874. the .exe file it works fine... :)
  875.  
  876. byez,
  877.  
  878.     .+MaLaTTiA.
  879.  
  880. -----#3-------------------------------------------------
  881. Subject: Putting it all together in between the lines.
  882.  
  883. Hail +All:
  884.  
  885. Given that the idea of a get together is desirable,  we may be faced
  886. with an Olympic decision as to where to host this thing.  Seems that
  887. +gthorne doesn't like to travel to Europe. Have to nominate HackMore 
  888. to lead a committee to resolve this. Maybe WAFNA can help provide us
  889. with passports and diplomatic passes from  his friends in the greedy
  890. government agencies for those who want to travel anonymously. Got to
  891. have beer for fravia+gthorne, any brand in particular? AZ111 & WAFNA 
  892. should have some great ideas on how to raise up some casino money to 
  893. cover all our expenses.  If not, we may have to ask ReZiDent to sell 
  894. a better protection scheme to Corel for the air fare that we need.  
  895.  
  896. Got to get this thing moving, fravia+ set on a spring meeting doesn't 
  897. leave us too much time as always.  Those unnamed are not forgotten.
  898. Of course you are invited.  Just post up some feedback as to who you
  899. are and where you'll be coming from so that Hackmore and  mammon_ can 
  900. source out a good site.  Keep in mind that Kubak and +.MaLaTTiA. got
  901. school schedules and exams to meet.   Zero+ will keep you up to date 
  902. on all the latest developments.   If you should fear that you'll get 
  903. lost, +.MaLaTTia. and I will draw you a map.  For those newly coming
  904. onto this Mail List, like FanTC, check in with +.MaLaTTiA. for old 
  905. issues in HTML format at:
  906.  
  907. **********************************************************
  908.  
  909. or make a search at
  910.  
  911. ***********************************************************
  912.  
  913.  
  914. RSVP
  915. wlc
  916.  
  917.  
  918. -----#4-------------------------------------------------
  919. Subject: Microsoft
  920.  
  921. Hi _m!
  922.  
  923. >Microsoft can be regarded as the Evil Galactic Empire, or they can be=20
  924. >viewed as just another consumer product on the shelf.=20
  925.  
  926. Unfortunately they want to be the ONLY product in the shell and they
  927. don't just want it, as you say:
  928.  
  929. >employ questionable if not dishonorable business practices.=20
  930.  
  931. More:
  932.  
  933. >(publicly stated) long-term goals are admirable;=20
  934.  
  935. They want to convert Internet in a huge T.V. show. This don't seem so
  936. admirable to me :(
  937.  
  938. >it is their products=20
  939. >and their methods (and some of their short-term goals) that are not.
  940.  
  941. I do have very good goals. But I don't expect that people judge them,
  942. but my actual work ;-)
  943.  
  944. ----------------
  945.  
  946. and Hello AZ111!
  947.  
  948. > It is regretfull to put emotional comments on participants or
  949. > companies.=20
  950.  
  951. Of course. I don't think lions are "bad". But I don't think that it is
  952. a good idea to have one as my pet =3D:-O
  953.  
  954. > but it is not here to discuss that subject. It may be that many
  955. > Microsoft products were made deliberately obscure, huge and clumsy
  956. > for certain political and commercial purposes (the policy of the
  957.  
  958. There is a real danger against privacy and *everybody* should become
  959. aware of it. Null security on IE and all MS comms systems are
  960. specially dangerous because of the huge power of Microsoft and its
  961. known tendecy to unfair play...
  962.  
  963. If people who are diving deepest into software and internetworking
  964. seem indiferent, who do you think that will care?=20
  965.  
  966. > "black box", as it calls Mr. Fravia), and we are here to make them
  967. > more transparent, and not to judge them.
  968.  
  969. The only way to make it more transparent is to find out how it works.
  970. This is impossible unless you reverse engineer it.=20
  971. Are you curious about how Microsoft judges reverse engineers?=20
  972. Check the story of Mr. Fravia's site.
  973.  
  974. I don't think W95 is too bad. It's easy to use and comfortable and
  975. there's a ton of good programs made for it :)''
  976.  
  977. Anyway I prefer to use something like Linux, a free, more powerful and
  978. more secure system, supported by its own users. The main warranty is
  979. that you have the complete *source* code.
  980. It's too raw right now for home users but it's vastly used by Internet
  981. sites and many business. Give it a chance.=20
  982.  
  983. greetings
  984.  
  985.     +trurl
  986.  
  987. -----#5-------------------------------------------------
  988. Subject: WindowsCE decompiling...
  989.  
  990. Recently there has been an influx of Hand-Held PC hype. so much so i got
  991. intreasted and investigated some H/PC's and WindowsCE (the OS which
  992. seems too be coming out on top in the market, what a suprise), and there
  993. (just as on any other OS) are alot of shareware programs being released
  994. for WinCE. As far as i can make out WinCe isnt very compatable with
  995. Win95 because most of the H/PC's run RISC processors, so much so it cant
  996. run normal Win32 programs.
  997. I was wondering if any of you out there have had any expirence with
  998. WinCE? and if the tradional cracking techniques/tools work with the
  999. WinCE programs, because if M$ have their way WinCE will be in every item
  1000. with a chip, so one day you might end up cracking your toaster ;P
  1001.  
  1002. Regards,
  1003. faeton
  1004.  
  1005. =====End of Issue 77====================================
  1006.  
  1007.  
  1008.  
  1009.  
  1010.  
  1011. ========================================================
  1012. +HCU Maillist          Issue: 78              12/04/1997
  1013. --------------------------------------------------------
  1014. Send Articles To:......................... *************
  1015. Info, Help, Unsubscription, etc:....... ****************
  1016. ========================================================
  1017.  
  1018. CONTENTS:
  1019.  
  1020. #1  Subject: WebSkr, Mgfx, and meeting...
  1021.  
  1022. #2  Subject: Windows CE
  1023.  
  1024. #3  Subject: Undercover Investigators on IRC
  1025.  
  1026. #4  Subject: bpx problems
  1027.  
  1028. #5  Subject: Venice?
  1029.  
  1030. #6  Subject: are we really going to have a meeting? :-)
  1031.  
  1032. #7  Subject: a pretty long attack on the forces of oppression :-)
  1033.  
  1034. ARTICLES:
  1035.  
  1036. -----#1-------------------------------------------------
  1037. Subject: WebSkr, Mgfx, and meeting...
  1038.  
  1039. Hi all !!!
  1040. Some free time at last !! (but not for long;(
  1041.  
  1042. 1. For the first thing, I'm very happy that the list "got alive" after
  1043. several numbers of silence. There is finally something to read at last.
  1044.  
  1045. 2. I do not know if You have missed my posting on WebSeeker, or have
  1046. just ignored me because of lameness of the topic. I still think it is an
  1047. interesting scheme, and I'm stuck half the way (maybe 75%). So if anyone
  1048. has tried, or cracked WebSeeker, please contact me. It is not a crack
  1049. demmand, it is only question for showing me the right way (as this list
  1050. was (is ??!!) intended to be.
  1051. 3. I know that this is an easy one, so can enyone give me a tip, where
  1052. Micrographics Picture Publisher time trial demo marks, the instalation ?
  1053. I have checked the registry, and the filesystem (it doesn't seem to lay
  1054. eggs. (althou i have noticed that it does something wint win.com)
  1055. 4. As for the meeting. I think that it is a good idea, but:
  1056.     a) I don't think that +ORC would show up, simply because he doesn't
  1057. wont to be recocnized, nor on the web nor IRL
  1058.     b) don't You think it could be a bit dangerous ? I'm not a lweyer, but
  1059. it wouldn't be nice to get arrested, the first thing after we say Hello
  1060. ?
  1061.     c) the exam sessions aren't as big problem as money is. As You all know
  1062. i'm a student, and Poland is'n a country where a student can afford
  1063. cross European trips (overseas ? SIC!). But i'm sure that if it all
  1064. fires up I'll find a way to be THERE!! (reverse engeneering of railway
  1065. companies ;)))
  1066.     d) I want to say that such meeting would be a wonderfull thing to
  1067. happen to us, but i'm very sceptical about it. My main worry is showing
  1068. up of the grat ones : +ORC, +Fravia, +gthorne.
  1069.  
  1070. So Fravia, gthorne, what do You think about it ????
  1071.  
  1072. BTW: Thanx wlc for remembering me ;) The letter i prommised is comming
  1073. You way (slowly, but it's comming ;) 
  1074.  
  1075. Allrighty then, thanks to evryone who answers this posting and keep
  1076. coool (or warm ?? ;)
  1077.  
  1078.     Kubak
  1079.  
  1080. -----#2-------------------------------------------------
  1081. Subject: Windows CE
  1082.  
  1083.  
  1084. Recently the company where I work was considering Windows CE palmtops 
  1085. (the execs were too lazy to carry their laptops on short trips) and I 
  1086. had to do an evaluation with a few of the available models. Naturally, 
  1087. the first idea I had was to put SysInfo or FileMon on these things, but 
  1088. I found 2 problems:
  1089. 1) Space Available--Most of these palmtops have about 2-4MB of storage 
  1090. space available; not a lot for your cracking tools
  1091. 2) API Functionality--Only about 150 API calls are supported in Windows 
  1092. CE, so some of your more tricky apps will not run
  1093.  
  1094. However, when scouting the CE issue at micro$oft.com (a site more 
  1095. cumbersome than Fravia's ;), I found a copy of the Windows CE SDK 
  1096. available for download.
  1097. This allows you to debug applications on the palmtop from your desktop 
  1098. PC--files included are Process Viewer, RemoteSpy, RemoteMemView, 
  1099. RemoteRegEdit, RemoteZoomin, Dialog/Font Editor, Windiff, Spy, Remote 
  1100. Connection Server, help files for the SDK and DDK, and an Emulation 
  1101. Shell/Build environment (the compiling tools are command-line). Needless 
  1102. to say, this should allow you to decompile any CE application from your 
  1103. desktop...and with the CE API being a subset of the 95 API, there should 
  1104. be very few unfamiliar commands.
  1105.  
  1106. M$oft should have this available still. If not, contact me and I'll see 
  1107. if I still have a copy stashed somewhere for upload (14 MB). 
  1108.  
  1109. mammon_
  1110.  
  1111. ______________________________________________________
  1112. Get Your Private, Free Email at **********************
  1113.  
  1114. -----#3-------------------------------------------------
  1115. Subject: Undercover Investigators on IRC
  1116.  
  1117. Hello fellow crackers,
  1118.  
  1119. While I was searching the net I stumbled upon an interesting article
  1120. from wired.com.
  1121.  
  1122. In this article you can read
  1123. - how crackers, warez-traders are trapped, and catched.
  1124. - what profile do those investigators have, and how they operate.
  1125. - and much more.
  1126.  
  1127. Location :  ****************************************************
  1128.  
  1129. I like to add something to this article :
  1130.  
  1131. These undercover IRC investigators seem to know all the Ins and outs of
  1132. the underground computer world. The first thing they look for is your
  1133. IP-adres.
  1134.  
  1135. Can anybody tell me how get on IRC anonymous ? With a fake IP or
  1136. something ?
  1137.  
  1138. Keep in touch,
  1139.  
  1140. Code-X
  1141.  
  1142.  
  1143.  
  1144.  
  1145.  
  1146. -----#4-------------------------------------------------
  1147. Subject: bpx problems
  1148.  
  1149. Hi all,
  1150.  
  1151. I've just recieved a message form someone asking why SoftICE for 
  1152. Windows 95 won't break on the old 16-bit file I/O functions (e.g. 
  1153. _lseek,  _lopen etc) - I'm not sure why this is, although I have an 
  1154. idea....can anyone tell me how to get around this problem?
  1155.  
  1156. Cya,
  1157. +ReZiDeNt
  1158.  
  1159. -----#5-------------------------------------------------
  1160. Subject: Venice?
  1161.  
  1162. Wafna, you will probably not believe it, yet I'm not living in Venice,
  1163.  (even if I have been often there) that's only part of the smoke (wich 
  1164. I learned from +ORC, btw).
  1165. My "actual" smoking is more German oriented, and I have intensified it 
  1166. in recent times..., you'll notice a (bogus) 'forgotten' signature as Franz 
  1167. Von Iannecke on one of my new pages :-)
  1168. I think I will slowly drift "Austrian", und warum auch nicht? Ich liebe 
  1169. Sachertorten! Yet I love belgian beer (Ename and Gran Cru!), and 
  1170. you will probably be able to meet me in Essen every year at the 
  1171. Spielmesse (strategische Spielen, that is).
  1172.  
  1173. Even +gthorne (who is really good in these stalking matters) lost sight 
  1174. of me on my 'second' defence line. The only one that caught me 
  1175. really unaware until now is +Alistair (and that seems to be his 'job' :-(
  1176.  
  1177. This said I could not care less about you knowing my real identity and 
  1178. will therefore gladly come to any (reasonable european located) party
  1179. in spring. Could we now close all this useless and a little boring 
  1180. personal 
  1181. things and go over to cracking matters with our maillist?
  1182.  
  1183. later
  1184. fravia+
  1185.  
  1186. -----#6-------------------------------------------------
  1187. Subject: are we really going to have a meeting? :-)
  1188.  
  1189. Hi wlc,
  1190.  
  1191.  Regarding this idea of a meet someplace....
  1192.  
  1193. > Got to get this thing moving, fravia+ set on a spring meeting
  1194. > doesn't leave us too much time as always.  Those unnamed are not
  1195. > forgotten. Of course you are invited.  Just post up some feedback as
  1196. > to who you are and where you'll be coming from so that Hackmore and
  1197. > mammon_ can source out a good site.  Keep in mind that Kubak and
  1198. > +.MaLaTTiA. got school schedules and exams to meet.   Zero+ will
  1199. > keep you up to date on all the latest developments.   If you should
  1200. > fear that you'll get lost, +.MaLaTTia. and I will draw you a map. 
  1201.  
  1202.  You seem to be moving quickly! I'd better get my name on the 
  1203. guest list :-)
  1204.  
  1205.  But seriously, there are a few things I thought it might be good to
  1206. say. 
  1207.  
  1208.  Firstly, I agree with fravia+ on a location in (western?) Europe -
  1209. this would make it possible for me to come along :-) I'm as poor as a
  1210. church mouse, and couldn't afford to go to the States. However, what
  1211. if there were to be one meet in the States (for those in the US, South
  1212. America, Far East and Australia etc) and one in Europe - these could
  1213. be linked via the Internet and video-conferencing...big business do it
  1214. all the time, so could we :-)
  1215.  
  1216.  Secondly, what about security? I wouldn't be surprised if we found a
  1217. few real 'rezidents' turned up, so perhaps someplace with lax laws on
  1218. computers would be an idea? Also, people might not want to disclose
  1219. their real identities, so if a place were arranged in plenty of time
  1220. and adequately advertised, that would give everyone the opportunity of
  1221. turning up without having to much sensitive information having to swop
  1222. hands....or am I being paranoid? :-)
  1223.  
  1224.  Oh yes, after May/early June is the best time for me, as well as
  1225. probably many people (summer holidays, school holidays).
  1226.  
  1227. Cya,
  1228. +ReZiDeNt
  1229.  
  1230. -----#7-------------------------------------------------
  1231. Subject: a pretty long attack on the forces of oppression :-)
  1232.  
  1233. Hello _m,
  1234.  
  1235. > It is well worth checking out, for 1) these guys will be defining
  1236. > the future of PC computing, 2) you get to see where the M$oft people
  1237. > are coming from and where they are going to, and 3) some of this
  1238. > stuff is just damn interesting. It is worth keeping in mind that
  1239. > Microsoft's (publicly stated) long-term goals are admirable; it is
  1240. > their products and their methods (and some of their short-term
  1241. > goals) that are not.
  1242.  
  1243. I'm afraid I have to take issue with that last statement :-) The
  1244. primary (indeed, the only) real purpose of business is to make money.
  1245. Now, maybe you are a small business and only want to survive, like
  1246. most people, and you don't trample on others and become an oppressive
  1247. international force. On the other hand, if you are infected with the
  1248. seeds of meglomania (cue Bill Gates and an inestimable number of his
  1249. counterparts, particularly in politics and *big* business) you do not
  1250. desire to 'make the world a better place' or even simply to make
  1251. money, whatever your PR department or autobiography might say. Once
  1252. you've made your millions (or billions) you quickly realise that money
  1253. is no longer relevent (you have more than you could realistically ever
  1254. spend anyway) - and you become interested solely in the *power* of the
  1255. money. 
  1256.  
  1257. Remember, 'the love of money is the root of all evil' - this point I'm
  1258. making about money and power becoming blurred is what O'Brien told
  1259. Winston Smith in the Ministry of Love during the interrogation (if you
  1260. don't understand that last statement, I strongly suggest you go to a
  1261. library or bookshop and get ahold of a copy of '1984', by George
  1262. Orwell and *study* it, from cover to cover. Read it twice, make notes,
  1263. underline the important parts and see and *understand* how so much of
  1264. that book is, perhaps unwittingly, chillingly accurate when compared
  1265. to the world today).
  1266.  
  1267. I'm not a communist/socialist; I have nothing against people making
  1268. money to live (so long as they do it honestly, and without greed), but
  1269. Bill Gates is no philanthropist. You can call me a cynic, but I don't
  1270. believe that *anyone* gets into positions of power, excessive wealth
  1271. and influence without selling their souls to the devil. These
  1272. billionaires may wake up one morning and give a million to so-called
  1273. charity, but its just another cunnigly disguised press conference, a
  1274. carefully calculated gesture.
  1275.  
  1276. The people who run the world (I mean *really* run the world, not the
  1277. puppets-on-a-string who the media tell us run the world) have no other
  1278. interest than *absolute* power and control of *everyone* - just look
  1279. how they attempt to bend the benefits of modern technology to suit
  1280. themselves - by creating databases to track us all, push electronic
  1281. 'smart ID cards' down our throats like you would tag cattle, and
  1282. brain-wash the population with TV and other mass media channels (even
  1283. the Internet, if they can!). These people are trying to herd us over
  1284. the edge, into total subservience to their will  - the sad thing is
  1285. that, with a few exceptions (such as, I hope, at least some of us
  1286. +crackers) the population are completely oblivious to this, to the
  1287. extent that they rush towards their own doom, building their own
  1288. scaffolds and digging their own graves, pathetically stupid lemmings
  1289. who are charging to their sad fate (but are nevertheless thrilled to
  1290. death about it).
  1291.  
  1292. Now, all my ramblings abve may be overdoing it a bit in the case of
  1293. Bill Gates; he is not, of course, the Antichrist, but he does hob-nob
  1294. with those who are addicted to power, who use (abuse!) it as a drug.
  1295. He is just 'small fry' compared to the full pond, a flea on the hide
  1296. of those who really run the show - nevertheless he is a part of it,
  1297. and they doubtless will use and are using him to exert force on those
  1298. they cannot control as they would wish (e.g. ourselves, those who are
  1299. aware of the world around them!).
  1300.  
  1301. This is why we must resist him, just as we must resist all the forces
  1302. of oppression.
  1303.  
  1304. (wow, I feel tired after all that :-))
  1305.  
  1306. Cya,
  1307. +ReZiDeNt
  1308.  
  1309. =====End of Issue 78====================================
  1310.  
  1311.  
  1312.  
  1313.  
  1314.  
  1315. ========================================================
  1316. +HCU Maillist          Issue: 79              12/05/1997
  1317. --------------------------------------------------------
  1318. Send Articles To:......................... *************
  1319. Info, Help, Unsubscription, etc:....... ****************
  1320. ========================================================
  1321.  
  1322. CONTENTS:
  1323.  
  1324. #1  Subject: Clarification...
  1325.  
  1326. #2  Subject: Reply to legal issues
  1327.  
  1328. #3  Subject: +HCU ML Repository!
  1329.  
  1330. #4  Subject: A Net Conference?
  1331.  
  1332. #5  Subject: Cracking Photoshop, and problems with IDA pro
  1333.  
  1334. ARTICLES:
  1335.  
  1336. -----#1-------------------------------------------------
  1337. Subject: Clarification...
  1338.  
  1339. Not to perpetuate a debate regarding a company whose interests I truly 
  1340. do not care about, but I gather that one of my comments was a little 
  1341. misunderstood (more than once, apparently ;). When I referred to 
  1342. That-Which-Shall-Not-Be-Named (any Lovecraft fans out there?)'s public 
  1343. goals, I was referring to their self-professed desire to make computers 
  1344. easy to use, sort of a "computers for the masses" plan. From a customer 
  1345. support standpoint (where I stand in most of my jobs), it is easier to 
  1346. train/setup/support customers on a Windows 95 machine than on any other 
  1347. (except MacIntosh)--this is not to say that 95 is better than, oh, 
  1348. Linux, but rather that most people are not willing to put any time into 
  1349. learning computers, and people like that need simple Mac-like PCs if 
  1350. people like me are going to be able to get any work done (by not being 
  1351. burdened with dumb questions like "what's a directory?").
  1352.  
  1353. The real goals of this company, as with any capitalist venture are of 
  1354. course to make money--there is not even a pretense otherwise (hence the 
  1355. comment about their business practices. The point I had been trying to 
  1356. make at the time was "Microsoft is just another company. They only 
  1357. happen to be very rich and huge. They are not a force of evil, they are 
  1358. a market force." I'll let the bulk of Rezident's email slide on to those 
  1359. who need to hear it; 1984/THX1138/ Brave New World/Brazil/et al. are old 
  1360. news here ;). 
  1361.  
  1362. Rezident:
  1363. RE SoftIce and 16-bit functions...are you sure they have loaded the 
  1364. exports for kernel.exe in addition to kernel32.dll? I haven't had any 
  1365. problem with 16-bit code in soft-ice; I managed to plumb through some 
  1366. interesting kernel routines (exception handling, swap file, mem 
  1367. allocation) in an old 3.1 dll with no problem...
  1368.  
  1369. mammon_
  1370.  
  1371. ______________________________________________________
  1372. Get Your Private, Free Email at **********************
  1373.  
  1374. -----#2-------------------------------------------------
  1375. Subject: Reply to legal issues
  1376.  
  1377. >    b) don't You think it could be a bit dangerous ? I'm not a >          
  1378. lawyer, but
  1379. >it wouldn't be nice to get arrested, the first thing after we say 
  1380. >hello
  1381.  
  1382. After HIP in the Netherlands passed without any attempts of arrest, I 
  1383. guess that a +HCU convention wouldn't do too much harm to anyone. 
  1384.  
  1385. In most european countries the issue of reverse engineering is largely 
  1386. unclear. I don't know of any "Hacker/Cracker"-related cases which were 
  1387. actually taken to court in the style they did it in the states in 90/91. 
  1388. The only case I can remember was that german guy who went to jail for 
  1389. getting free phonecalls to his own sex-line, therefore amassing money. 
  1390. If you're well know in the warez scene, you'd better 
  1391. keep your handle secret to the authorities, since there are some 
  1392. free-lance lawyers seeking to make a buck. 
  1393.  
  1394. In fact, I don't think that there is ANY danger of being harassed by 
  1395. cops. I don't know about most of the other guys here, but 
  1396. I'd say that none of you is searched with a warrant, therefore no 
  1397. arrests.
  1398.  
  1399. HalVar from Flake
  1400.  
  1401. ______________________________________________________
  1402. Get Your Private, Free Email at **********************
  1403.  
  1404. -----#3-------------------------------------------------
  1405. Subject: +HCU ML Repository!
  1406.  
  1407. Hi All! :)
  1408.  
  1409. I wanted it to be a surprise... well, I think it is, even if I'm late... :) 
  1410. I've put online the ml repository, if you've seen it yet forget it, I'm 
  1411. uploading the new pages right now... :) 
  1412. First of all, I've grouped the issues in groups of 10: 1-10, 11-20 and so on, 
  1413. 'cause it's easier for me to maintain the ml in this way (just two new files 
  1414. every 10 days), and it's easier to upload 1/10 of the files with that damned 
  1415. fortunecity's file manager... :)
  1416. Then I added a little FAQ, just to keep away most of the lamers, tell me if you 
  1417. think I should change it in any point...
  1418. Finally, I added the .zip files to make the download easier and faster... 
  1419. uhmm... do you think I should put less bigger zips, or maybe just one with all 
  1420. the issues?
  1421. That's all for now, tell me if you liked my job and if you see any non-stripped 
  1422. address, tell me what you think I should change in every page, 'cause the ML is 
  1423. yours and so is its page :)
  1424. Now, you have to remember just ONE address:
  1425.  
  1426. **********************************************************
  1427.  
  1428. byez,
  1429.  
  1430.     .+MaLaTTiA.
  1431.  
  1432. -----#4-------------------------------------------------
  1433. Subject: A Net Conference?
  1434.  
  1435. Hail +All:
  1436.  
  1437. I for one enjoy reading this Mail List, regardless of the topic.  So
  1438. what's the reason for being here?  Technical contributions can be hard
  1439. to come by, unless we are doing it full time.  I can't afford to give
  1440. up my job and family just yet.  People (friends included) still expect
  1441. us crackers to perform our services free of charge. Kinda like, you go
  1442. rob the bank and give me the money.
  1443.  
  1444. If you haven't seen any cracks from me, it is because they were too
  1445. trivial to mention and covered by essays on the topic.  I'm still
  1446. following up on material and techniques covered by others and far from
  1447. being an expert to give the right answers.  If I don't ask questions,
  1448. it is because of my tenacious nature to go at it on my own and try and
  1449. find the answer before troubling anyone by asking.
  1450.  
  1451. It goes without saying that if anyone takes the time to write anything
  1452. to this Mail List, it is being read and responded to, even if it is off
  1453. topic.  There is enough space to accommodate more participation.  We 
  1454. should not drive ourselves underground with our paranoia?  If so, we
  1455. should stop meeting here and go back into the closet to hide.
  1456.  
  1457. It takes a guy like WAFNA to crack the stone fortress of fravia+ 
  1458. personality and draw out some personal insights into the great man.  
  1459. Great job WAFNA.  
  1460.  
  1461. Hey ReZiDeNt, where do you get your views from?  After reading your 
  1462. work on Corel, I didn't think you had much time left for other things.
  1463. Good thing I'll be on your side of the fence when it comes to throwing
  1464. rocks. You can be on my list any time.  Your idea of an Internet video
  1465. conferencing link would be a practical solution to follow up on due to 
  1466. the nature of our interests.  Can anyone recommend a Xmas wish list of 
  1467. the programs and equipment needed for this project before Santa comes 
  1468. and goes?
  1469.  
  1470. wlc
  1471.  
  1472. -----#5-------------------------------------------------
  1473. Subject: Cracking Photoshop, and problems with IDA pro
  1474.  
  1475. Firstly a disclaimer.
  1476. I've only been reading this list a couple of days, so if I say something
  1477. stupid, dont yell at me!
  1478.  
  1479. Anyway, I have recently spent my time trying to crack a save disabled
  1480. version of Photoshop(I can get a full vesrion easy, I am just cracking this
  1481. for fun)
  1482.  
  1483. Its been a lot harder than all the other save disabled targets I have read
  1484. about, because it disables the menu items.
  1485. Therefore you can't use bpx MessageBox
  1486. It also does not use use Resources to store the menus.
  1487. Eventually I found out how createmenu, appendmenu, enablemenuitem etc work,
  1488. and was able to write a quick half crack, by ensuring that it only called
  1489. enablemenuitem when enabling items(This enables menus all the time[although
  1490. save is enabled even when you haven't opened anything, so I'll have to fix
  1491. it up a bit for a final crack])
  1492.  
  1493. Unfortunately this is only half the crack, I now have to find where it gets
  1494. processed when the WM_COMMAND comes in.
  1495. I made a program that showed me the WM_COMMAND numbers of each menu item,
  1496. and after a bit of lucky, was able to work out where it goes to(sometimes).
  1497.  
  1498. Anyway, the problem is that the code is large and convulated(54 megs, takes
  1499. 2 hours to decompile with IDA!). Some parts of the code seem to use function
  1500. pointers, and recursively call themselves many times. Having read some of
  1501. the latest essays on call tables, I am pretty sure it is has been written
  1502. using Object oriented code, with a complicated object hierarchy, and virtual
  1503. functions etc.
  1504.  
  1505. Has anyone come across code like this before? Got any suggestions as to how
  1506. I might proceed(I absolutely refuse to give up, there is no way some
  1507. compiler is going to beat me!)
  1508.  
  1509. My second problem is with IDA Pro. I have been using a quine cracked version
  1510. for a while now, but I can't seem to run it at the same time as Softice 3.2,
  1511. as soon as I set a breakpoint, system crashes :(
  1512. I haven't been able to download the full version off Greythornes ftp yet, so
  1513. I am not sure if it is my demo version, or my system setup.
  1514. Anyway come across this problem before?
  1515.  
  1516. One last thing, what is the status with the PDF cracking? I was netless for
  1517. a while, and by the time I got back on it seems to have already been
  1518. finished. Is there anything left to do?
  1519.  
  1520. +Alt-F4
  1521.  
  1522.  
  1523. =====End of Issue 79====================================
  1524.  
  1525.  
  1526.  
  1527.  
  1528.  
  1529. ========================================================
  1530. +HCU Maillist          Issue: 80              12/06/1997
  1531. --------------------------------------------------------
  1532. Send Articles To:......................... *************
  1533. Info, Help, Unsubscription, etc:....... ****************
  1534. ========================================================
  1535.  
  1536. CONTENTS:
  1537.  
  1538. #1  Subject: OOP assembly
  1539.  
  1540. #2  Subject: IDA Pro
  1541.  
  1542. #3  Subject: IDA and SoftIce 3.2
  1543.  
  1544. #4  Subject: Win 16 imports
  1545.  
  1546. #5  Subject: Cracking PhotoShop?
  1547.  
  1548. #6  Subject: Security...
  1549.  
  1550. #7  Subject: Time.... :-)
  1551.  
  1552. ARTICLES:
  1553.  
  1554. -----#1-------------------------------------------------
  1555. Subject: OOP assembly
  1556.  
  1557. Alt-F4:
  1558.  
  1559. First off, for large targets like that you may want to stick with 
  1560. W32DASM for the time factor alone. I recently tackled a 3 MB exe with 
  1561. IDA and the resulting 54 MB ASM file took over an hour....
  1562.  
  1563. Secondly, if you are seeing calls like "call [ebp+24]", then yes, this 
  1564. is OOP code. The first time I came across it I had thought the 
  1565. programmers were just really clever; then I read some of Barry Kauler's 
  1566. OOP asm code and found the same style...so yes, you are dealing with 
  1567. classes.
  1568.  
  1569. I have found only two ways of dealing with this kind of code, and 
  1570. neither is very elegant:
  1571.  
  1572. 1) Run the prog with soft-ice and BPX on the area of code in question, 
  1573. then dump [ebp+24] or whatever and get the address of the function, 
  1574. which you then note down and crack later, or
  1575.  
  1576. 2) Back-track through the source code to see what gets put in [ebp+24] 
  1577. etc; usually it is the result of a GetProcAddress function that has 
  1578. passed hands a few times...this is a bit of work though (but IDA is 
  1579. perfect for it)
  1580.  
  1581. As a final thought, you may look at the dll exports that come with 
  1582. Photoshop and see where the "Save As" function lies, then put a 
  1583. GetProcAddress of your own into the code and force the menu item to that 
  1584. dll function. I was considering this with w32dasm, as it comes with the 
  1585. full Borland OWL library (replete with Save functions), but never got 
  1586. around to it...
  1587.  
  1588. Oh, one more thing...I have for my use and experimentation both the 
  1589. "Quine" and the "Hackmore" IDA versions and have not had your problem, 
  1590. but I do get a GPF when I try to decompile a second .exe in IDA. Maybe 
  1591. system resources are a problem?
  1592.  
  1593. mammon_
  1594.  
  1595. ______________________________________________________
  1596. Get Your Private, Free Email at **********************
  1597.  
  1598. -----#2-------------------------------------------------
  1599. Subject: IDA Pro
  1600.  
  1601. Attn Everyone:
  1602.  
  1603. IDA Pro has the potential to be a fantastic "modular" disassembler, 
  1604. basically to be used as the "engine" behind a decompiling environment or 
  1605. a code analysis/abstraction tool. I am probing these areas right now 
  1606. with back ends, etc, trying to see what would be the best 
  1607. approach--i.e., a simple file parser/abstraction engine (with a huge 
  1608. database that classifies the code and searches for patterns), a neural 
  1609. net back-end with an API "knowledge store" trained on simple .exes, or  
  1610. just a conglomeration of IDC scripts for specific purposes (DOS int 
  1611. calls, kernel calls, file access, resources, etc).
  1612.  
  1613. This may take me awhile, and I could use any time-savers available. If 
  1614. any of you have written IDC scripts (or even C/C++ front- or back-ends) 
  1615. for IDA, I would appreciate it if you would send them (in original or 
  1616. psuedocode, whatever) to me at *******************
  1617.  
  1618. Thanks,
  1619. mammon_
  1620.  
  1621. ______________________________________________________
  1622. Get Your Private, Free Email at **********************
  1623.  
  1624. -----#3-------------------------------------------------
  1625. Subject: IDA and SoftIce 3.2
  1626.  
  1627. Hi All!
  1628.  
  1629. In reply to Alt-F4's problem: I have experienced the same problem with 
  1630. my SoftIce and IDA. To work around it, I just use the dos version of ida 
  1631. pro (idax). It does not seem to conflict.
  1632.  
  1633. Later,
  1634.  
  1635. Great Dalmuti
  1636.  
  1637. ______________________________________________________
  1638. Get Your Private, Free Email at **********************
  1639.  
  1640. -----#4-------------------------------------------------
  1641. Subject: Win 16 imports
  1642.  
  1643.  
  1644. Hi there mammon,
  1645.  
  1646. > Rezident:
  1647. > RE SoftIce and 16-bit functions...are you sure they have loaded the
  1648. > exports for kernel.exe in addition to kernel32.dll? I haven't had
  1649. > any problem with 16-bit code in soft-ice; I managed to plumb through
  1650. > some interesting kernel routines (exception handling, swap file, mem
  1651. > allocation) in an old 3.1 dll with no problem...
  1652.  
  1653.  hmm....you mean load the krnl386/286.exe from Win 16?
  1654.  
  1655. Cya,
  1656. +ReZiDeNt
  1657.  
  1658. -----#5-------------------------------------------------
  1659. Subject: Cracking PhotoShop?
  1660.  
  1661. Hi there Alt-F4!
  1662.  
  1663. > enablemenuitem etc work, and was able to write a quick half crack,
  1664. > by ensuring that it only called enablemenuitem when enabling
  1665. > items(This enables menus all the time[although save is enabled even
  1666. > when you haven't opened anything, so I'll have to fix it up a bit
  1667. > for a final crack])
  1668.  
  1669.  Does this mean that the save code is actually in the program? (e.g.
  1670. have you been able to get up the save dialog boxes and save a file?).
  1671. If so, I'd be very interested in this....I took a (very quick) look at
  1672. one demo version of Photoshop, it seemed to be deadware....
  1673.  
  1674. Cya,
  1675. +ReZiDeNt
  1676.  
  1677. -----#6-------------------------------------------------
  1678. Subject: Security...
  1679.  
  1680.  
  1681. Hi there HalVar,
  1682.  
  1683. > In fact, I don't think that there is ANY danger of being harassed by
  1684. > cops. I don't know about most of the other guys here, but I'd say
  1685. > that none of you is searched with a warrant, therefore no arrests.
  1686.  
  1687.  I admire your courage :-) However, I would not like to put this to
  1688. the test in the UK. Unfortunately in this country we have seen several
  1689. instances of the police overstepping their authority when it comes to
  1690. computer issues....although of course in theory they should leave us
  1691. in peace, since we are not criminals :-)
  1692.  
  1693. Cya,
  1694. +ReZiDeNt
  1695.  
  1696. -----#7-------------------------------------------------
  1697. Subject: Time.... :-)
  1698.  
  1699.  
  1700. Hello wlc,
  1701.  
  1702. > Hey ReZiDeNt, where do you get your views from?  After reading your
  1703. > work on Corel, I didn't think you had much time left for other
  1704. > things. Good thing I'll be on your side of the fence when it comes
  1705. > to throwing rocks. You can be on my list any time.  Your idea of an
  1706. > Internet video conferencing link would be a practical solution to
  1707. > follow up on due to the nature of our interests.  Can anyone
  1708. > recommend a Xmas wish list of the programs and equipment needed for
  1709. > this project before Santa comes and goes?
  1710.  
  1711.  I don't 'get' my views from anywhere :-) I don't subscribe to any
  1712. particular political/social movements, I'm just trying to get people
  1713. to wake up and look around before its too late....
  1714.  
  1715.  Yes, I am very busy, but I still manage to find time for different
  1716. (important) things, such as cracking, experimenting with Linux (which
  1717. I sadly don't know enough about), delving (I hope nobody minds me
  1718. using this word :-)) deep into the false information we are fed and
  1719. making sense of it, finding the truth behind the facade....
  1720.  
  1721. Cya,
  1722. +ReZiDeNt
  1723.  
  1724. =====End of Issue 80====================================
  1725.