Jump to content

Recommended Posts

Posted (edited)

Hello, since I have a free time i started deving again and completing / creating new system for Lineage that customers were waiting for.

At this time its Security Licence Manager, used primary by devs/administrators/owners of lineage 2 servers - almost your own projects or your highly costomized files.

 

Lets start with summarized possible FAQ:

So what is this good for and how does it work?

- It is special server licence system, that can be used while you are selling your l2 packs and you dont want to let them share.

- This system adds serial/licence file in your pack that contains Serial(password,hash,X-bit string) that is needed to let server start

- In case the licence/serial file is missing server start will fail, in case serial/licence key (in file) is wrong server start will fail.

- The serial code corespond with your own system, where you adds/removes/edits all the customers keys and SERVER IPs.

- YES, this system checkes server IP and Licence Key. In case one of these are not registered the server will simple never start.

 

Is this system secured from breaking?

- Yes, almost every step of code is secured. This is not protection that you will simply break by pack decompilation, edit few lines in any file or any other form - So it can be used on private (lucera, lovely, fandc, scoria, l2jdream....) and also on Non-private sources (aCis, l2jfrozen, l2java...)

- Also this proctection can be used for Project sold as already compiled packs, same as Project sold with Source code included packs.

- The system cannot be shared for any other kind of server files than its sold for. It cant be reselled. Since Implementation process is unique for every kind of project and ofc its done free by seller - me.

- This system is also proteted from Web attacks (the web manager part) as SQL injections.

 

Is hard to set it up? What if your client change serverIP or lose his licence file?

- Management of this system is pretty easy - Thats why web manager is included. You need just set your admin account, and than you will be able to manage licences and server IPs in a few seconds without any huge knowleade.

- If your client change his server IP, you simply log in web manager and change his IP to new one in almost 4 clicks.

- If the client lose his licence key, you can pretty fast find his old key in your manager, and generate a licence key again, or generate a new one.

 

Possibilities:

- Mainly around Web manager - since i am not graphical designer, my visual templates are made to be as simple and as effective as possible. In that case i make a code to be pretty easy editable - so if you have graphical sence or want any image changes, feal free to do that by your own or contact me for another template. UPDATE: in short words: you can edit the design by yourself if you will need, everything is prepared for changes

 

Selling Support:

- I provide  month free support (include, updates, changes, fixies) for new systems - like this one.

- I will adapt - implement the security system by myself for you (its not thing for  0-skilled ppl).

- In case of problems in first few days i usually offer sending money back.

 

Screenshots and Demo:

If there will be interest for web manager screens i will add them in topic, for now screens and demo available via PMs in here.

 

Price:

-price depends on what all would you like: Security system with/without Web Manager

 

Security Licence Manager pack includes:

- Server/Project security system

- Implementation to any kind of project

- 1 month support + updates

+- WEB Licence Manager system

 

 

I think all has been said, In case of any questions or if you have feeling i hasnt mentioned anythig, please feel free to PM me here.

@Author Iridin

Edited by Iridin
Posted

why i cant decompile the jar or in general open and see your code

make a local connection and a local webserver to return the strings of the lisence server to be "ok start"

and bypass your system?

i didnt get the way you protect the jar if you can explain me or private

thank you and good luck on your sales

Posted

 

why i cant decompile the jar or in general open and see your code

make a local connection and a local webserver to return the strings of the lisence server to be "ok start"

and bypass your system?

i didnt get the way you protect the jar if you can explain me or private

thank you and good luck on your sales

 

 

+1 i want to know the same.

Posted

In your universtiy you definitelly saw smth like this: "jar file system is managed to be easily accessible so you can just rename format to zip and extract or download some decompiler and decompile"... Yes that is true ofc, but there siome ways how you can secure your Lib file to code be "unreadable" during decompilation and extraction. I can describe you via pm/skype if you are interested, and you can try to decompile/extract any kind of secured jar (good also for me to have skilled tester ;) )

 

@xdem: there is no way to react on your stupid post without some proper value, but thx for bumping

Posted (edited)

There is ZERO you can do to decompiling from inside the JVM.

(And even most decompilers atm seem to be able to restore alot of strings + symbolic links automaticly).

 

Managed language's weakness.

Edited by mcbigmac
Posted

There is ZERO you can do to decompiling from inside the JVM.

(And even most decompilers atm seem to be able to restore alot of strings + symbolic links automaticly).

 

Managed language's weakness.

 

The retard above me can't see the beauty of my post and he flames. 2014 Maxcheaters, wannabies still think that there are ways to protect their java files...

 

Let me say something, once bytecode, you will never be protected, so if you want it to be secure you have to be carefull for who gets it.

 

 

If you have enough balls, do a native java compilation with  gcc/gnu/jnit

Posted

Even if you offuscate your code ita really easy to bypass. Its easy rewritw some clases in the classpath as lameguard do for example and you can rewrite only the methos where are the protection and invoque the original using reflection.

 

Your protection can be easy breake.

Posted

The retard above me can't see the beauty of my post and he flames. 2014 Maxcheaters, wannabies still think that there are ways to protect their java files...

 

Let me say something, once bytecode, you will never be protected, so if you want it to be secure you have to be carefull for who gets it.

 

 

If you have enough balls, do a native java compilation with  gcc/gnu/jnit

 

One topic is coding on propriete level, the second topic is actual situation of L2. I see your point to "wanna be hero of topic". If we want to spend million of time with coding we will code new game from the zero ground. Be hero as you want and code lineage 2.1 in c++ or l2 for androids. I dont see another sence of spaming all topics in market with your wannbe hero style ;)

 

If you are interested or wanna more informations use PM here. If not and just flame - leave topic (pretty simple isnt it?)

Posted

One topic is coding on propriete level, the second topic is actual situation of L2. I see your point to "wanna be hero of topic". If we want to spend million of time with coding we will code new game from the zero ground. Be hero as you want and code lineage 2.1 in c++ or l2 for androids. I dont see another sence of spaming all topics in market with your wannbe hero style ;)

 

If you are interested or wanna more informations use PM here. If not and just flame - leave topic (pretty simple isnt it?)

 

 

java is an open source language and it simply won't be as secure as you describe it, no matter how of your shitty effort you put on it. If you want something more safe, you make the core native, but still it can be bypassed with injects like l2off. So your WTS is yet another crap that I flamed on the garbageland of maxcheaters marketplace.

Posted

1st - you should read what has been written in previos posts,  2nd- go flamepost to another topics (posts hunter rulez) 3rd - Send me your latest work links to Pm please just to check your google skills thanks 4th - in case you have some more issues to become forumhero use PM i will appreciate your ideas for sure.

Posted

nah, Im not interested on improving you at all, Im just saying that you should work on something else if you want to prove yourself or make money.

This kind of protection is really for the lols, go work on antibot protection for example

Posted

nah, Im not interested on improving you at all, Im just saying that you should work on something else if you want to prove yourself or make money.

This kind of protection is really for the lols, go work on antibot protection for example

If you are shy about your topics on sales its kind of your presentation too, I like your care ;) If you want money you should do what people wants, that the point of this topics. Ppl want-ed i made it. thats the end of our discuss i hope ;) Godd luck 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • We have the best prices for Adena on L2Reborn. discord - adver745645
    • Played the first 20 lvls in the OBT, very promising indeed. Quests seemed to be working fine for the most part although there's no need for the repetitive quests in the start since with x3 rates (x4 with premium which is pretty cheap tbh) adena from mobs outperforms the repetitive quests since you outlevel them in the early stage before you finish the quest, one time quests are good though and that's where is the juice. Idk how the og elixir was since I was a kid but this is definetely going to be much easier than your usual x1-2 no buffs server since GK is free for the first 40 lvls and you get basic 6 basic normal buffs even after low levels, that's not a bad thing for a lot of people though. Will be there on the opening.  
    • This post originally appeared on MmoGah. As the global release of Aion 2 draws near, players are eagerly preparing to dive into this highly anticipated MMORPG. One of the most important decisions you’ll make is choosing the right class, as it will define your experience in both solo and group content. Aion 2 introduces eight distinct classes, each with unique gameplay mechanics, strengths, and roles. Whether you’re a seasoned veteran or a newcomer, understanding these classes is essential to finding the one that suits your preferred playstyle. This guide provides a comprehensive overview of all eight classes, tips for selecting your ideal role, and recommendations for different types of players. Aion 2’s class system offers a variety of options across tanks, damage dealers, healers, and hybrid supports. Here’s a quick breakdown of the roles: - Tank Classes: Templar - Physical DPS Classes: Gladiator, Assassin, Ranger - Magical DPS Classes: Sorcerer - Hybrid Classes: Spiritmaster, Chanter - Healer Class: Cleric Each class has been carefully designed to excel in specific scenarios, whether it’s PvP, PvE, solo leveling, or large-scale faction battles. Pro Tip: As you embark on your journey, remember that having Aion 2 Kinah can greatly enhance your experience, so consider acquiring it to make the most of your adventure.   Class Breakdown Templar – The Indomitable Tank The Templar is the quintessential tank, specializing in defense and crowd control. With high durability and reliable aggro management, this class is invaluable in group content and large-scale battles. Strengths: - Exceptional survivability  - Top-tier aggro control  - Disruption tools for PvP  Playstyle: Templars thrive on the frontlines, soaking up damage and protecting allies. They are perfect for players who enjoy leading the charge and maintaining battlefield control. Gladiator – The Melee Powerhouse The Gladiator strikes a balance between offense and defense, offering strong AoE damage and decent survivability. This class excels in fast-paced melee combat and open-world PvP. Strengths: - High AoE damage  - Lifesteal-style abilities for sustain  - Versatile in both PvE and PvP  Playstyle:  Gladiators are ideal for players who enjoy dynamic melee combat with a mix of durability and damage. Assassin – The Stealthy Burst Specialist Assassins are masters of stealth and mobility. Known for their high single-target burst damage, they dominate in duels and small-scale PvP encounters. Strengths: - Exceptional burst damage  - Stealth mechanics for ambushes  - High mobility for quick disengagement Playstyle: This class is perfect for players who prefer fast-paced, tactical gameplay with an emphasis on sneaky kills. Ranger – The Precision Archer Rangers excel at dealing consistent physical damage from a distance. With excellent crowd control abilities and strong kiting potential, they are a solid choice for both PvE and PvP. Strengths:  - Safe ranged damage  - Strong crowd control tools  - Great for solo play  Playstyle: Rangers suit players who enjoy staying at range, controlling enemies, and executing precise attacks. Sorcerer – The Magical Artillery Sorcerers are pure magic damage dealers with devastating AoE spells and crowd control abilities. They are capable of turning the tide of battle with their massive burst potential. Strengths: - Highest magical burst damage  - Excellent AoE capabilities  - Crowd control via slows and immobilizes  Playstyle: Sorcerers are perfect for players who enjoy dealing immense magical damage while controlling enemies from a distance. Spiritmaster – The Tactical Summoner The Spiritmaster brings strategic depth to combat by combining summons, debuffs, and utility spells. This class is highly versatile and excels in both solo and group settings. Strengths: - Elemental summons with unique abilities  - Strong debuffs for PvP dominance  - Great solo leveling potential  Playstyle: Spiritmasters are best suited for players who enjoy strategic gameplay and multitasking in battle. Cleric – The Essential Healer The Cleric is the backbone of any group, providing powerful healing, cleansing, and defensive buffs. This class is indispensable in dungeons and raids. Strengths: - Reliable direct and AoE healing  - Cleansing abilities to remove debuffs  - Vital for group survival  Playstyle: Clerics are ideal for players who take pride in supporting their team and ensuring everyone stays alive. Chanter – The Hybrid Support The Chanter blends melee combat with healing and party-wide buffs. This versatile class can fill multiple roles in a group, making it a valuable addition to any team. Strengths: - Strong party buffs  - Solid healing capabilities  - Decent melee damage Playstyle: Chanters are perfect for players who want to contribute both offensively and defensively while supporting their team.   Choosing the Right Class What’s Your Playstyle? To help narrow down your choice, consider what you enjoy most in an MMORPG: • If you like tanking and leading the charge, choose Templar. • If you like melee combat with high durability, choose Gladiator.  • If you like stealthy gameplay with burst damage, choose Assassin.  • If you like ranged combat with precision, choose Ranger.   • If you like Massive magical damage, choose Sorcerer. • If you like tactical utility with summons, choose Spiritmaster. • If you like healing and supporting teammates, choose Cleric.  • If you like hybrid support with melee combat, choose Chanter. Beginner-Friendly Classes If you’re new to MMORPGs or unsure where to start, these classes offer straightforward mechanics: 1. Templar – Durable, beginner-friendly tank. 2. Cleric – Essential healer with clear roles in group content. Solo vs. Group Play Some classes excel in solo play, while others shine in groups: - Best Solo Classes: Gladiator, Ranger, Spiritmaster (good sustain and flexibility). - Best Group Classes: Templar (tank), Cleric (healer), Chanter (support). PvP Recommendations For competitive players who enjoy PvP: - 1v1/Small-Scale PvP: Assassin (stealth burst) or Sorcerer (burst + CC).  - Large-Scale PvP: Spiritmaster (debuffs) or Templar (frontline disruption). Team Composition Tips Building a balanced party is crucial in Aion 2. Consider these combinations for optimal synergy: - Tank + DPS + Healer: Templar + Sorcerer + Cleric (classic setup).  - Buff-Oriented Group: Gladiator + Chanter + Cleric (durability + support).    Final Thoughts Aion 2 offers a rich variety of classes tailored to different playstyles. Whether you prefer tanking, dealing damage, or supporting your team, there’s a class that fits your preferences. To summarize: - For beginners: Start with Templar or Cleric. - For high damage: Choose Gladiator, Assassin, or Sorcerer. - For strategic gameplay: Go with Spiritmaster. - For support roles: Opt for Cleric or Chanter. Still undecided? Share your preferred playstyle—solo adventuring, competitive PvP, or cooperative group play—and you’ll find the perfect class to begin your journey in Aion 2!  
    • Prepare for OBT (Open Beta Test)! https://www.l2ertheia.eu/news:open-beta-test-obt/
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock