Bug ID Category Function Description Status
146Sort/AdvancedSortSorting the dictionary (67 Gb) an error: Run time error '9' Subscript out of range. what to do?Unresolved
145Analysis ToolsFrequency analysis large list When using "frequency analysis large list" on a lage list of ULM generated rules ULM crashes.Pending
144OtherRules ToolWhen attempting to use "smart + toggle" ULM crashes. Error code = run time error 5 invalid procedure call or argument.Resolved
143OtherCross Reference ToolRunning the Cross Reference Tool against a lot of small files (+20) at the same time results in 0 byte sized files for some of them. If you run ~10 at the same time it works fine. Seems maybe memory is wiped before the system can output the file. Version 128 on Windows.Pending
142Charset ToolsDouble-click to add charsetversion 128:
In Charset when you double-click for the presets the charsets are wrong.

In Tools\Generator\Standard the upper/lower cases are switched.

I haven't checked the others tools.
Resolved
140OtherUTF-8When using this mode, most functions produce odd results. Comment from someone else.. can confirm it, UTF8 lost about 8% words on output, quick test
with lost words saved in small file didn't had this bug
Pending
139OtherEncoding Conversion ToolVarious problems but this tool is still Beta isn't it ? Not sure if I should bug report for it yet.Pending
138OtherDeLimiterOdd results with some lists when in UTF-8, probably all related to UTF-8 conversion.Resolved
137Sort/AdvancedSort and ReplaceSort and Replace finds duplicates in hashes.org found list, there shouldn't be any in that list.
Also happens with latest sort64lm.exe although different number found !
Pending
136Line ToolsLine tools"Keep first X No. of characters" cuts NUL spaces "E m d" -> "Emd"
"Keep last X No. of characters" cuts NUL spaces "E m d" -> "Emd"
"Remove first X chars" cuts NUL spaces "E m d" -> "Emd"
"Remove last X chars" cuts NUL spaces "E m d" -> "Emd"

"Keep if line ONLY has" doesn't detect that item has NULs &
cuts last char of items if it has NUL space "E m d" -> "E m"

"Remove if line ONLY has" doesn't detect that item has NULs &
cuts last char of items if it has NUL space "E m d" -> "E m"
Unresolved
135OtherBase64 EncodePut a few lines of text in a text file. Leave a blank line between each line of text.

Base64 Encode it.

Base64 De-Code it.

Compare the two files, Bug = the blank lines are different somehow according to my comparator.
Resolved
134OtherBase64 De-Code to HEXPut a few lines of text in a text file. Leave a blank line between each line of text.

Base64 Encode it.

Base64 De-Code to HEX

Use the HEX Converter tool to convert to plain. Bug = Blank lines are missing.
Resolved
133Downsize ToolsRestrict by occuranceOption name: "Restrict by occurance "
Description info: "Only items which are in the list at least X number of times defined by the user are kept. Other items will be discarded"

Option name and description info needs more clarity what option does!
Is it about keeping duplicate lines by X occurrence?!
For different lists it gives different crazy output that I can't even tell where problem is..

Can you clarify in comment what exactly option should do, so I can pinpoint bug?
Resolved
132Downsize ToolsBug in consecutive algorithmLooks like bug has something to do with word before having same few characters at the end as next word with same characters at front.

"Downsize" "Restrict max consecutives" Max consecutive chars=2

aabasa /kept ok
aabasaa /kept ok
aabasb /<- word removed by bug
aabasc /kept ok

"Downsize" "Restrict min consecutives" Min consecutive chars=3

aabasa /removed ok
aabasaa /removed ok
aabasb /<- word kept by bug
aabasc /removed ok
Resolved
131Downsize ToolsContains at most(count) letter XIn popup box where you add count it says:

"At least X instances:"

Should be:

"At most X instances:"
Resolved
130Downsize ToolsPurify listLooks like I can't remove NULLs with it.
Small list file if u need it -> http://s000.tinyupload.com/?file_id=22425418107839988807
Resolved
129Line Tools".... if line contains (text)"Description in "Information" fields for 1)"Keep if line contains (text)" & 2)"Remove if line contains (text)" is wrong:
1)"Items which contain the phrase defined by the user will be removed"
2)"Items which contain the phrase defined by the user will be kept"

Must be:
1)"Items which contain the phrase defined by the user will be kept"
2)"Items which contain the phrase defined by the user will be removed"






Resolved
128Slice ToolsSlice before (text) Search from ...." Bug noticed in both "Slice before (text) Search from left" & "Slice before (text) Search from right"

Wordlist's content we working on:

:####:09:123
:####:08:981
:####:07:888

Doing "Slice before (text) Search from ...." / text=:####:09: / Inclusive mode= yes

Buged result:

123
:981
:888

Expected result:

123
:####:08:981
:####:07:888
Resolved
127Slice ToolsSlice ..... (text) Search from leftDescription in "Information" fields is mixed up, you need to swap fields for "Slice after (text) Search from left" & "Slice before (text) Search from left" . Easy fix :)Resolved
126OtherJoin ListsI get always a problem with joining some wordlists to one big file. ULM Shows me this error!
http://prntscr.com/5j9clt and then I get this error
http://prntscr.com/5j9cmz

It's 1 Gigabyte List
Unresolved
125OtherccrFailed to allocate memoryReading error...
Infile is larger than 10Gb. Reference file is larger than 28Gb.
System memory: 16Gb.
Unresolved
124Otherall functionsproblem on all functions, if the filename has no extension.

error :
Run-time error '76':
Path not found
Pending
123OtherSplit ToolI tried to use the split tool on a very large file and it just hung. The file was 30GB, but whenever I tried to use the split tool to split it into a more manageable size ULM just hung and did nothing after counting the lines. I left it for over 20 minutes to see if anything would start but nothing did. Tried this a few times, same result. Thanks.Pending
122OtherConvert to Hex toolThe convert to Hex tools does not convert tabs [tab] properly. If you make a list with lines including [tab]'s in them and then restore the same list using ULM you will see that the plain text output is wrong. Thank you.Resolved
121Charset ToolsIems within / partially in charset will beWhen attempting to use these two functions. The popup window displays asking with a textbox for Character set and checkboxes for Lower, Upper, Specials etc.

When selecting and clicking the green tick button, nothing happens.
Resolved
120OtherRegExThe "Remove Item" only reads the first regular expression in the multi expression window. This happens regardless of the "output Other" option. Better explanation sent in e-mail :)Resolved
119OtherRegExRegEx "Remove Item" is not working properly, better explanation sent in e-mail :)Resolved
118OtherItem PairingItem pairing does not produce the expected output. I have sent test files via e-mail. Thank you.Resolved
117OtherRegExRegEx tool doesn't seem to clear itself between jobs when the "Output Other" option is used, which affects further processes unless the tool is restarted. I will send a better explanation in an e-mail. Thanks.Resolved
116Sort/AdvancedSort and remove dublicatesresult sort from "truesort":

GzzClaus
GzzConnie
GzzupSlorzdwn <______ End "G" begin "H"
H00000000000K
H00D54
H00DORK
H00L1G4N5

result sort from "ULM":

GzzClaus
GzzConnie
GzzupSlorzdwnH00000000000K <_____ merge end "G" and "H"
H00D54
H00DORK
H00L1G4N5
Resolved