Jump to content

Recommended Posts

Posted

Bits and Bytes engine.dll is packed with PECompact 2.53 . But what is PECompact?

 

 

 

PECompact is a utility that compresses Windows 9x/NT4/w2k portable executables (EXE, DLL, SCR, OCX, etc..) significantly while leaving them 100% functional. PECompact’d applications occupy less disk space, cost less to distribute, are more fault tolerant, are loaded quicker across networks, decrease network traffic, and are more difficult to reverse-engineer and modify.

 

 

 

PECompact works by compressing the code, data, import directory, selected resources, and other portions of Windows portable executables. At runtime, the executable is rebuilt with no noticeable delay. In fact, compressed executables can actually load quicker in some cases because there is less data to be retrieved from the disk or network, which is usually the largest bottleneck. Both compression algorithms used by PECompact feature an optimized, 32bit x86 assembly language decompressor for maximum data throughput.

 

 

 

This tool is highly configurable and gives the user a great deal of power to select what and how things are compressed. PECompact also has unique plug-in support to allow users to supply their own encryption/decryption procedures or special functionality to compressed executables.

 

 

PECompact can be found here:

 

http://www.bitsum.com/

Posted

Dn sas eipa...Simera o Artec mou tin eipe sto forum oti ego eimai se ola ta site me exploits kai bots....a0xx0ax0xa0ax0axax0

 

To 8ema einai oti dn mporoun na me vroun me bot giati ton main char dn ton botaro....Tora sou li8ike i aporia Artec???les na eimai toso koufeto pou na anevaza ton main char me bot???

 

Alla exo 2 buffer pou exoun paei 40 lvl me bot....kai malista xparan sta meri me ton perisotero kosmo!!!!

 

Maxtor prosexe ligo Gm's eye is here... :P :P

  • 2 weeks later...
Posted

thelo na rotiso kati gia to engine tou bnb. to kano unpack me to hex tool alla den mporo na vro to address tou token kai tou protocol. ekana oti leei sto post: <<how to hex engine>> alla den iparxoun oi sigekrimenes adress sto engine tou bnb.kamia idea gia to pos tha proxoriso???

Posted

Find any hex editor, with search by ASCII abilities ..Example Hex editor: Free HEx Editor XVI32

 

 

 

Client side:

 

Open ..\LineageII\System\Network.dll (Engine.dll for C2 or C3) go to 0x41138 or find by ASCII string "-%&@!" (without quotes):

 

 

 

There we see "[;'.]94-31==-%&@!^+]", it is full, default auth key for LineAge2 C1. In order to login to your server you have to find the exact key.An example of these keys can be found in L2Walker's Folder "token.wp" at ts= bla bla. Copy and paste one of these keys to your engine.dll and test OR if you already can login to server with L2Walker, copy-paste the "ts" Hex numbers to your engine.dll.

 

 

 

Note: if you edit l2player's engine.dll you will find with your hex editor the word "E.X.C.E.P.T.I.O.N." instead of "[;'.]94-31==-%&@!^+]"

 

If you use XVI32 click Ctrl+G and put in decimal this: 6087300 .At the right you can see the Encryption key, at the left there is the Hex part (similar as "token.wp").

 

 

 

 

 

 

 

 

 

auto ennoo kano oti leei o war kai den ginetai tipota den iparxoun ta parapano. oso gia to pe compact2 i moni epilogi pou exei einai to compress den mporo na do pouthena tin entoli unpack or uncompress gia na kano unpack to engine.dll

Posted

afou einai packed, pos tha breis afto pou psaxneis? to pecompact kanei packing, oxi unpacking. kai exei kai tin dinatotita custom enryption key, me kapoio plugin. den tha to breite etsi to token. sorry

Posted
afou einai packed' date=' pos tha breis afto pou psaxneis? to pecompact kanei packing, oxi unpacking. kai exei kai tin dinatotita custom enryption key, me kapoio plugin. den tha to breite etsi to token. sorry[/quote']

 

 

 

 

 

Can you give us some info of an unpacker program?

 

 

 

Thanks

Posted
afou einai packed' date=' pos tha breis afto pou psaxneis? to pecompact kanei packing, oxi unpacking. kai exei kai tin dinatotita custom enryption key, me kapoio plugin. den tha to breite etsi to token. sorry[/quote']

 

 

 

 

 

 

 

nai to ksero auto file max alla den mas dinete kapoia pliroforia gia unpack prog.den leo oti ta thelo olla etoima alla exo riksei mia matia se kapoia alla site alla den exo vrei kati na mou kanei.toulaxiston give me something to look for.exo mpei sto noima tis olis diadikasias apla mou diafeugoun kapoia pragmata. :roll: :roll: :roll:

 

opoiadipote voithia tha einai xrisimi.tnx

Posted

I found some unpackers for Pecompact, but none of them worked.I also tried few for AsPack that didnt work either.

 

 

 

Are you sure its packed with Pecompact?

Guest
This topic is now closed to further replies.



  • Posts

    • ## SuperPoint Editor   SuperPoint Editor is a practical visual editor for Lineage II PTS 'SuperPoint.bin' files. It is built for people who need to inspect, fix, rebuild, and draw server routes without digging through binary data by hand.   ### What You Can Do   - Open and edit 'SuperPoint.bin' files. - Export BIN data into a readable TXT format. - Save edited data back into a valid BIN file. - Validate routes before saving. - Work with SuperPoint routes, points, directed connections, and path records in tables. - Add, duplicate, delete, and reorder points. - Create direct and reverse connections between route points. - Automatically generate connections between neighboring points. - Edit raw point coordinates: 'X', 'Y', 'Z', 'Index', and 'Delay'. - Keep route names and internal route data organized. - Use either English or Ukrainian interface language.   ### C4 Server Support   Some C4 servers have 'SuperPoint.bin', but do not have 'superpointinfo.txt' in scripts. The editor supports this case directly. When 'superpointinfo.txt' is not found near the BIN file, the editor can open the BIN in C4 mode. In this mode, 'Fstring ID' is disabled because that value belongs to 'superpointinfo.txt', not to the BIN itself. The editor will not generate or modify 'superpointinfo.txt' while working in this mode. This keeps C4 data clean and avoids creating script files that the server does not actually use.   ### superpointinfo.txt Support   For chronicles that do use 'superpointinfo.txt', the editor can load and synchronize it together with the BIN data. When saving, the editor updates route nodes and coordinates while preserving existing metadata such as: - 'npc_name' - 'move_type' - 'fstring_index' - 'social_number' - 'delay' New nodes are generated with safe default values, so existing script metadata is not accidentally wiped.   ### Geodata Tools   The editor can also open converted geodata '.dat' files and display them as a map. This makes route editing much more visual. You can: - Load geodata and inspect the terrain by layer. - Zoom and pan around the map. - Create a new SuperPoint directly from a map cell. - Draw a route by clicking on the geodata. - Drag existing points to new positions. - Automatically snap 'X/Y' to the selected geo cell. - Use the selected geodata layer to fill the point 'Z'. - See all routes on the map or focus only on the selected one. This is especially useful when building new NPC movement paths or correcting bad route coordinates.   ### Connections and Paths   SuperPoint connections are directional. A connection from point '3' to point '2' is not the same as a connection from point '2' to point '3'. The editor makes this explicit by separating: - route points, - directed connections, - and the actual path records used by each connection. For simple cases, it can create direct path records automatically. For more complex movement, you can edit the path points manually. ### Built for Safe Editing The editor includes validation before saving, so common structural problems can be caught before a broken BIN is produced. It also verifies rebuilt BIN files through the converter engine. The goal is simple: edit quickly, but do not silently damage server data.   ### Unknown Field   This small 'Unknown' field is part of the original BIN structure. Most official-looking files keep it as '0', and for regular route editing there is usually no reason to change it. The editor exposes it so nothing from the BIN is hidden or lost. If you do not know exactly what your server uses it for, keep it at '0'. Download
    • NpcGrp não salva no interlúdio e da crítico quando coloca ele no cliente, já testei ele antes.
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..