Jump to content

Blitztrager

Members
  • Posts

    547
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Blitztrager

  1. Ekhem ... I think I shared ACP before Maxtor ;) plus some for interlude like "L2 Informer Interlude Beta" http://www.maxcheaters.com/forum/index.php?topic=13177.0
  2. use l2phx 3.16 posted in this forum - it is in English (90%) and interface is not very different (almost the same) than 3.18
  3. Are you trying to use Hlapex on the same server like you can see in VIDEO? Of course do not write server name there :)
  4. @anderkiu I see you understand how it is working :) and I agree it is easy to block current version of program. As you said the easiest way to find exploiters is to make a translation/encryption to the packets and then make a tool on server side which is checking who is sending old/not crypted/not changed packets. L2 client, modified by Admins, will send crypted packets which will be decrypted on server side. Currently I am using modified L2phx which is using special dll file which I believe is crypting packets before it will send to L2 server. However it will work only on these servers which are using exactly the same encryption which is implemented on L2 server. Could you imagine this situation. I want to illegal open castle gate doors. Of course I can't do this using L2 client if I not belong to clan who have castle. Ok so now I want to use L2phx which is sending not crypted/original packets to open doors. If server has any packet protection like encrypting packets my packets will be blocked by protection because they will be not crypted. Ok but if I have working L2 client which was modified by Admins so this L2 client is sending crypted packed. I can sniff this packet and compare with uncrypted. Thanks to this I can find blowfish key (of course it is not so easy as I wrote but I wanted to show how it is working). Thanks to founded key I can implement it in injection dll which I will use with L2phx. Thanks to this I will be able to send crypted packets, L2 server will decrypt them to original. Does it mean I will be able to open gate even if I should not be able to this? @Topa good question. I remember that there were L2 servers where you could get some items or skill but could not do anything more. On other servers you could get skills but not items. Open question: does it means they had poor protections? I think now most of servers are crypting all type of packets and thanks to this they are 'save' ;)
  5. Yes I know something about packets as I am IT Network Specialist ;). It is almost impossible to do this because as you said each packet has ACL number etc but ... we don't need to hack packets in queue to GameServer because we already are sending them from our L2 client side to L2 Server side without any problem... Ok so I learned hlapex was working because it was sending special, existing in game, packets. It was possible because servers were not protected against it. They -GM,Developers, NCSOFT did not expect somebody will craft speciall tool which allow to send ANY packet. Now they can block these special packets thanks to Amphex aka Amp. Is it true? I think yes. We can assume most of L2 servers applied Amphex or whatever name it has. It means it is not possible and will not to send any special packet like rebooting server or duping items if we use illegal packet. However you can't tell something is not possible in 100% :) I see we can run tools if we kill/block/emulate Game Guard. Thanks Do you think server Dragon Network was not protected in August and later? I am talking about well known adena bug where you could buy some items for zero Adena and sell it for cash? There was used one l2phx script which I suspect was blocking packet about spending adena //I can be very wrong about role of adena script. I will try to figure out how this script is working. It should not be very hard... If you know how l2phx script did this bug please write PM or post it in my topic but please hide it. You will save my time :) Backing to buff packets. Do you know why it was possible to stack buffs using hlapex? Multiple packets sent in small interval caused to stack buffs? I don't think there was sent a special packet. If somebody cast on me buff he used specified packet. If he will record this packet and send 1,2,3 10 times more I will get the same buff 1,2,3..10 times but it will not be stack. Same like normal buffing... If you don't know why then forget this part of topic :)
  6. Yes I used cheatengine and another similar tool. I read you need to kill gameguard to be able to use cheatengine. It was working for WoW and Cabal Online so should work for L2 as well :D Regarding to l2phx or hlapex I understand L2 servers have packet filters which are illegal and are blocked on the server side. I wonder when this 'filter' was applied - after exploits made in hlapex period?
  7. I posted in this section because it is about exploits and I don't need big help just kind of discussion with experienced people. Firstly I know hlapex is not working in 99,99% of L2 servers :D As you probably know most (or maybe all) servers are protected by GameGuard=GG. I heard most L2 servers have additional tool with name anti-Hlapex. Does it mean GG is not able to detect hlapex? What is preventing to send illegal packets? I mean what software is checking if sent packet is allowed or not - GG or another anti-hacker tool? What's about L2phx. Is GG able to detect it? If yes then we have to bypass GG to allow to send illegal packets. I have never done it but I know it is possible and I saw few posts about it on this forum. The question is: is there another software, on server side, which can detect l2phx automatically? If I bypass GG which I believed is on my client side will I be able to use any 'not allowed' tools? I will talk about it later. AFAIK (as far as I know) there are two ways to disable GG. 1) kill it - no GG running during your L2 session - is it still possible? 2) emulating - GG is working but ... there is another question. If we emulate GG does it mean we can use any hacking tool normally blocked by GG? I started testing L2phx on old C4 servers because I want to learn how to use l2phx for more complex hacking :D It was not a problem to send a simply "Chat" packet. I did it and my packet was accepted by l2 server and text was displayed for everyone. It means sending legal packet is allowed on this server - Server was not able to distinguish legal packet sent by L2 client and my prepared packet sent by l2phx - it is good news!!! As somebody wrote on this forum L2 client is not doing anything more than sending packets to L2 server and this is true :) p3tr0s wrote http://www.maxcheaters.com/forum/index.php?topic=2158.msg14598#msg14598 2)The problem is not the GG... The problem is in the restrictions of the packets that clients can send... I understand client should not be allowed to send all kinds of packets. However hlapex was able to send packet to obtain super abilities like GM-skills, over buff, adena etc - I know it was possible some months ago but ... do you know how it was possible? Lets think about buff stacking. If you used only L2 client and click on link provided by NPC Newbie buffer you got the same buff as many times as you wanted BUT they did not stack. In other words it was not possible to stack buffs using L2 client on this way. However it was possible using prepared NPC_Newbie_Buff packet. How? What was the difference between packet sent by L2 client and hlapex? Another thing - I wonder why Hlapex is not working on almost all servers because: 1)GG is blocking this tool //true or not? 2)there is another security tool which is blocking Hlapex //true or not? There is one sure thing - hlapex is blocked but I wonder how? Anything sent by hlapex is blocked OR it is not possible to run hlapex and login to server? As you know there is another tool L2phx which role is sending/blocking modified or not packets. I suppose the same like hlapex but it was/is NOT blocked. You still can send legal packet and use some exploits like getting as many adena as you want- see post http://www.maxcheaters.com/forum/index.php?topic=8876.0 . I think it is not working now but ... it was possible to send modified packets to L2 server and use exploit so please do not tell me it is not possible :) Feel free to join to this discussion if you can share your thoughts or want to learn how the hell is it working. Please do not post spam in this topic as spam post will be deleted.
  8. Thanks for response. Why do you think there is limited dictionary attack? Because of max login try failures? I know how hard and long lasting could be a force method using all possible words. However this time can be much more shorter if you use dictionary method
  9. User reported to BAN: http://www.maxcheaters.com/forum/index.php?topic=9282.msg92400#msg92400
  10. User finalsky1 http://www.maxcheaters.com/forum/index.php?topic=723.msg92388#msg92388 http://www.maxcheaters.com/forum/index.php?topic=1148.msg92389#msg92389 http://www.maxcheaters.com/forum/index.php?topic=5744.msg92390#msg92390 http://www.maxcheaters.com/forum/index.php?topic=8207.msg92391#msg92391 and much more... Old topics, short reply like "mh.........", etc spam on most topics EDIT: Another one: User LQQL http://www.maxcheaters.com/forum/index.php?topic=10965.135 - double post Replays like "n1" or "hope so"
  11. I am waiting for your tutorial as I tried to find ANY info about path in Internet but I failed... I hope you will be online soon
  12. So what you found only noobs servers? It does not matter. If you can hack noobs server then you can try better one with more population. Have you got any users accounts information? Have you
  13. I hope it will be better than previous versions :) anyway I always like car games
  14. W.I.C.O.E. (Women In Charge Of Everything) is proud to announce the opening of its EVENING CLASSES FOR MEN! OPEN TO MEN ONLY Note: due to the complexity and level of difficulty, each course will accept a maximum of eight participants The course covers two days, and topics covered in this course include: DAY ONE ! HOW TO FILL ICE CUBE TRAYS Step by step guide with slide presentation TOILET ROLLS -- DO THEY GROW ON THE HOLDERS? Roundtable discussion DIFFERENCES BETWEEN LAUNDRY BASKET & FLOOR Practicing with hamper (Pictures and graphics) DISHES & SILVERWARE; DO THEY LEVITATE/FLY TO KITCHEN SINK OR DISHWASHER BY THEMSELVES? Debate among a panel of experts. REMOTE CONTROL Losing the remote control - Help line and support groups LEARNING HOW TO FIND THINGS Starting with looking in the right place instead of turning the house upside down while screaming - Open forum DAY TWO EMPTY MILK CARTONS; DO THEY BELONG IN THE FRIDGE OR THE BIN? Group discussion and role play HEALTH WATCH; BRINGING HER FLOWERS IS NOT HARMFUL TO YOUR HEALTH PowerPoint presentation REAL MEN ASK FOR DIRECTIONS WHEN LOST Real life testimonial from the one man who did IS IT GENETICALLY IMPOSSIBLE TO SIT QUIETLY AS SHE PARALLEL PARKS? Driving simulation LIVING WITH ADULTS; BASIC DIFFERENCES BETWEEN YOUR MOTHER AND YOUR PARTNER Online class and role playing HOW TO BE THE IDEAL SHOPPING COMPANION Relaxation exercises, meditation and breathing techniques REMEMBERING IMPORTANT DATES & CALLING WHEN YOU'RE GOING TO BE LATE Bring your calendar or PDA to class GETTING OVER IT; LEARNING HOW TO LIVE WITH BEING WRONG ALL THE TIME Individual counselors available
  15. Mhm I thought target/path is the same but now I see it is not. I will wait for your clarifications as it is very hard to find information about this exploit
  16. Thanks for confirmation. I did not have time to check if it is working on Supreme. Have anybody checked on any other dualbox protected servers? I read on few forums it should work if server is not protected too much :D
  17. [offtop] Yeayeayea first karma point ^^ [/offtop] Thanks Maxtor and all for good words. @GriFFt3r Yes there are some alerts about viruses but most of them are fake alerts I think. However as always you can't be sure for 100% but you can minimalism risk using good antivirus soft or good sites which check your file like virustotal.com @h4rl3 you can easily translate Russian to English using some web translators. I am very surprised that we can get so good translation
  18. Ha Biggi I thought you have working L2 Trader so I posted only video :) because I was unable to see your hidden post. Thank you very much for finding it. There is not many sites talking about this tool. Do you have working program?
  19. Let me know if you have any problem with downloading or link will be death then I will re-upload it. Enjoy and let me know if you used any tooland particularly I am interested in any scripts :)
  20. These tools are not exploiting L2 servers so I decided to unhide it and include tools in topic name for easier searching. Enjoy :D
  21. To be honest I don't care about "forever" server. I just looking for information (without any response) if we can delete L2 Brut because it is almost imposible to use it on almost every servers because they are protected or it is still working tool. Sorry for some Off-top
  22. @Scrovron Have you ever played "paper vesrion" of Warhammer? If yes then you are lucky. I think I don't have good imagination enough ...
  23. I was searching Internet for interesting L2 stuff and I found few nice programs. Most of them I found on Russian Sites and Forums. I hope you enjoy using them L2 Informer Interlude Beta Last version L2 Informer for Lineage 2 Interlude. The reservation, the weapon, sets, quests, locations, monsters... Here only the small list of that it is possible to find in a database of this program. The information on corresponds to an official server. This is Beta Version Scanned only by Symantec AntiVirus: no virus. However as always use on your own risk http://rapidshare.com/files/68266719/L2Informer_Interlude_beta1.rar.html L2cheat informer 1.31 I did not find any working link on forum so - here you are Virus Scan by virustotal.com = CLEAN http://rapidshare.com/files/68294239/L2Cheat_InformeR_1.31.rar L2Reklamer It is the program for dispatch of private messages to players being on The program is capable to create player list which are connected to L2 server. Then it can come directly on L2 a server and write private message to each of them. Maximal length is limited to 112 symbols. And all it occurs in an automatic mode. Thus during any 2 minutes your message will be seen with thousand person (certainly, depends on online of the chosen server), they want it or not. The old version Virus Scan by virustotal.com = Avast 4.7.1074.0 2007.11.08 Win32:LdPinch-UV Ikarus T3.1.1.12 2007.11.08 Virus.Win32.Ldpinch.UV http://rapidshare.com/files/68296069/75_Reclamer.zip Uopilot v.2.12 - the newest version This is version for UO but can be simple used for L2 or other online games Allows to create scripts for simple, periodically repeating actions in online games (such as pressing of buttons, movement and clicking of the mouse, etc.) also the program has additional functions simplifying some game moments. Correctly having adjusted it is possible to not participate at all in same actions in game like crafting but not only. Sample scripts http://uofiles.h1.ru/scripts.htm - Russian language Virus Scan by virustotal.com = eSafe 7.0.15.0 2007.11.06 suspicious Trojan/Worm http://rapidshare.com/files/68296070/uopilot_2.12.exe L2pilot Program L2Pilot allows to connect use of buttons of the panel of a fast call in the client of game Lineage II with pressing any combinations of keys. I translated guide from Russian to English "L2pilot_translated_by_Blitztrager.doc". Still without some English words but good enough to understand Virus Scan by virustotal.com = Prevx1 V2 2007.11.08 Heuristic: Suspicious Self Modifying File CREDITS: http://l2pilot.nm.ru http://rapidshare.com/files/68296071/l2pilot_0.32b.zip ACP Very good program, calculated only on automatic use CP and HP bottles at achievement of the certain value by them, that very much helps at PVP. Does not use packages, hence, it is not defined in any way from a server. It will be useful for those whom laziness to potter with adjustment of boats, macroboats, various pilots and interceptors of packages. The program was written for client Lineage C4, completely is not checked up yet. Virus Scan by virustotal.com = eSafe 7.0.15.0 2007.11.06 suspicious Trojan/Worm Panda 9.0.0.4 2007.11.07 Suspicious file Webwasher-Gateway 6.0.1 2007.11.08 Win32.ModifiedUPX.gen!90 (suspicious) http://rapidshare.com/files/92016431/acp.zip
  24. I am sure I was one time on lvl 9 but I did not make so many points so it was not worth to make screenshot :P I think you are generating many points on firsts few lvl's :P
×
×
  • Create New...