hackmud

hackmud

37 ratings
how to hack locks in hackmud(T2 locks W.I.P)
By Levi
This is a guide about the different locks in hackmud and how to crack them.
T1 locks are completed.
T2 locks are W.I.P
   
Award
Favorite
Favorited
Unfavorite
introduction
First of I want to say I'm also new to hackmud so I will be updating this guide as I learn more about the game and the different locks.

This guide contains instructions how to crack the different locks in hackmud.
i will be using name.pub as a general loc so that be in game something like: anon_8hhzik.pubinfo_7bnuw2

while trying to crack a npc lock you might/will encounter multiple locks on the same loc. If you don't crack them in one kernel.hardline run dont worry and just try agian (the locks will be the same with the same awnsers atleast on a npc).
T1 Locks
The following locks are T1 Locks:

To find T1 NPC you can use This Guide made by Anniolator
EZ_21
with no doubt this is the easiest lock in hackmud its realy easy to hack.
to hack this simply type name.pub{EZ_21:"key"}
the key will one of the following options:
- open
- unlock
- release
EZ_35
EZ_35 is in the first part the same as a EZ_25 lock but comes with an additional part.
you code should like this:
name.pub{EZ_35"key",digit:key2}
key will be:
- open
- unlock
- release
key2 will be a number between 0-9 as far as i have encountered.
EZ_40
EZ_40 is similar to lock EZ_35 but instead of requiring a digit it requires a prime.
so the unlock code should look like this:
name.pub{EZ_40:"key",ez_prime:key2}
key will be:
- open
- unlock
- release
key2 will most likely be a prime between 0-100 (79 being the highest i've encountered yet. According to dullagamur the higest he has accounred is 97. So thanks for the input mr. dullagamur)
prime numbers till 100
2
3
5
7
11
13
17
19
23
29
31
37
41
43
47
53
59
61
67
71
73
79
83
89
97
c001
c001 locks are slightly more difficult than EZ locks since instead of 3 options you now have 8 options. but shouldn't be to hard to crack.

the code should look as followed:
name.pub{c001:"key"}

key will be one of the following options:
- red
- orange
- yellow
- green
- lime
- blue
- cyan
- purple

Note:
some locks also request a color_digit what is anoter simple lock just add the lenght of the collor of the word so for c001:"yellow",color_digit:6 and for red it should be 3 ect.
c002
c002 is similar to c001 as at requires a collor but unlike c001 it needs 2 collors.
The code you need to use should look similar to:
name.pub{c002:"key",c002_complement:"key"}

key will be one of the following options:
- red
- orange
- yellow
- green
- lime
- blue
- cyan
- purple


so if c002:"red" then c002_complement:"green"
or if c002:"purple" then c002_coplement:"lime"
special thanks to Colonel Cabbage for the detailed explaination!
c003
These Locks are quit tricky this one require's 3 combinations.
the code should look like this:
name.pub{c003:"key",c003_triad_1:"key",c003_triad_2:"key"}
key should be one of the following options:
- red
- orange
- yellow
- green
- lime
- blue
- cyan
- purple
So if coo3:"red" c003_triad_1 is either "cyan" or "lime" and c003_triad_2 is the other one.
So if c003:"purple" c003_triad_1 is either "yellow" or "green" and c003_triad_3 is the other one.
Yet again special thanks to Colonel Cabbage for the detailed explaination!
T2 Locks
So T2 locks are much harder Than T1 locks and much more time consuming to do by hand.

To find T2 NPC you can use This Guide made by Anniolator

Author note to everyone:
So first of I'd like to say that I myself am very new to T2 locks so if any information isn't 100% my bad and please correct me in the comment section so I can fix the mistake. I'm trying my best to help as much people as possible cracking locks and understanding locks so thats why I post my limmited amount of knowledge. In hope that this will be usefull to people who don't understand the locks. So Please let me know if you have some input so I can make this guide better and help more people :D
magnara
The magnara lock is a new lock in hackmud and it is a anagram. So let me explain to you how to crack this lock.

So the syntax is:
name.pub{magnara:"key"}

so to get the key you have to solve an anagram I got this anagram for example: "ecinroct magnara ulotnois orf: ryot" this will translate to "incorrect anagram for solution for: ryot" ryot is the anagram you need to solve so I use this site to solve anagrams: Solver[www.anagram-solver.org] so in this case the awner was "tory"
con_spec
The con_spec lock is an alphabetical sequence puzzle or a lock you HAVE to crack using a script. What I did so far was fairly straight forward and eazy

The syntax is as following:
name.pub{con_spec:"key"}
the key will be the next tree numbers in a sequence.

So for example i got this sequence:
CFGJKNO
So if you instantly see the logic i congratulate you then your done and got this lock open if not you will have to figure it out. What I did to figure the sequence was the following:
1) I tried finding the sequence by looking at a alphabet table:
So If we now analyze our sample sequence you see that bewtween C and F are 3 letters: D,E,F
The distance between F and G is 1 The distance between G and J is 3:H,I,J The distance between J and K is 1 And the distance between K and N is 3:L,M,N and lastly the distance between N and O is 0. So we get the following sequence: 3-1-3-1-3-1 so that means calculating using this sequence means that the 3 letters we need are R,S,V

So to open the lock you now type:
name.pub{con_spec:"RSV"}

and thats it for the con_spec lock.

For the scriptor version of the lock I do not have a way to open this version yet when i figure out how to write the script I will update this lock again and how to crack the scriptor version.
acct_nt
Well this is an annoying lock but should be solvable.

The syntax for this lock is as followed:
name.pub{acct_nt:"key"}
The key will be CG so for example "10M300K3GC"

This lock will ask you the net GC of your transactions.(you can view your transactions with accts.transactions)

But how to get the net ammouth of CG you need?
To be honest I myself am not quit sure but i can teel you a little trick to get this lock open.

you spam quit a few times(10 or 20 times will propably do the trick again my transaction list is realy empty so can't tell you exactly how often you have to do this in order for it to werk correctly) 1GC to your alternate account using accts.xfer_gc_to{to:"name",amount:1} Since acct_nt doesnt take your entire transaction list you can trick it by this and since you gave all the monney away your net will be 0 since your awnser can't be negative.

So now you can finish the first part by typing:
name.pub{acct_nt:0}

Then it will ask you for a specific amouth of GC at a certain time so you will have to dig trough your transaction list in order to find this with a bit of luck It will be 1GC beacuse of our trick earlier.

so now type:
name.pub:{acct_nt:1}

and you should be done.

sn_w_glock
I'd be making a explaination here if there wasn't already a guide explaining how to crack this specific lock. So thanks to Crushfield And Vaelek for making that guide :D

Note:
I've heard that this guide is outdated so when I get the change to come across this lock I will try to write how to do it myself.
Changelog
V1:
- Added the ez_25, ez_35 and ez_40 lock.
- Added the c001, c002, and c003 lock.
V1.1
-Added Some clarification and images.
V1.1
-Added the acct_nt, sn_w_glock,con_spec and magnara locks
32 Comments
Helyx 25 Jul, 2021 @ 11:42am 
DATA_CHECK's are a pain in my kernels
FREE 2 PLAY 25 Jul, 2020 @ 7:18pm 
It seems that "Vaelek" has fallen in battle. You do not need to credit him any longer as all traces of him and his guide have been erased from history.
Flying Idiot 23 May, 2020 @ 3:56pm 
found a lock called 10cket lock, idk how to open up that one
DopamineDaydreams (Shardj) 29 Nov, 2018 @ 10:51am 
"The con_spec lock is an alphabetical sequence puzzle or a lock you HAVE to crack using a script"

It's literally the easiest of all the t2 locks and you can do it in your head super easily
Mr.Epic 4 Sep, 2017 @ 7:19pm 
you should work on your spelling
Reiser 7 Aug, 2017 @ 8:53am 
FYI: l0ckbox - You must now "LOAD" the right k3y to unlock this lock. T2) if it tells you to "load" a specific key, search the market for a key for that module `market.browse {k3y:"<k3y>"}` Simply putting k3y param is not enough.



sn_w_usac: The new lock. This is a hash of all your upgrades name, rarity, tier, sn, i and salt. This requires a script for sure and there are a few on github that do the trick. credit to n00bish for this.
Sgt.Roflol 16 Jul, 2017 @ 5:27am 
@MAXimum Wage73 you need a key for them. i usually use k3y.info to display them
A_pet_tick 20 Jun, 2017 @ 5:15pm 
i think the color locks got updated
A_pet_tick 18 Jun, 2017 @ 8:05pm 
What about l0cket?
Levi  [author] 24 Mar, 2017 @ 1:33pm 
P2:

Lets take another example the c002 lock this is a coo1 lock with another nessesairy key. so let's say the first color is "blue" then it asks for a complement color what would be "yellow".

so the easiest way is to read the locks carefully and figure out what the clues and hints mean.
and to be honest some locks I have no clue about and just googled how to do them and put them in this guide in the hope it be usefull to someone and people don't have to search around for awensers but have them in 1 localised guide.