Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cupslab/neural_network_cracking
/ functions
Functions
860 in github.com/cupslab/neural_network_cracking
⨍
Functions
860
◇
Types & classes
175
↳
Endpoints
1
↓ 3 callers
Method
_temp_path
(self, name)
embedding/test_main_train_embedding.py:24
↓ 3 callers
Method
as_dict_list
(self)
utils/converter.py:60
↓ 3 callers
Function
assertAlmostEqual
(valueA, valueB, message)
js/tests/test_suite.js:30
↓ 3 callers
Method
begin_resetable
(self, resetable)
pwd_guess.py:573
↓ 3 callers
Method
cache_freqs
(self, freqs)
pwd_guess.py:1493
↓ 3 callers
Method
get_total_guessed
(self)
pwd_guess.py:1276
↓ 3 callers
Function
get_version_string
()
pwd_guess.py:2369
↓ 3 callers
Method
inc_frequencies
(adict, pwd)
pwd_guess.py:1171
↓ 3 callers
Method
initialize
(self, save_stats=True, save_freqs=True)
pwd_guess.py:1246
↓ 3 callers
Method
initializers
(self)
embedding/pass_encoder.py:58
↓ 3 callers
Method
load_blacklist
(self, fname)
pwd_guess.py:1609
↓ 3 callers
Method
lookup_in_cache
(self, cache, template_char, character)
pwd_guess.py:1490
↓ 3 callers
Method
make_serializer
(self, method=None, make_rare=None)
pwd_guess.py:1780
↓ 3 callers
Method
make_state
(self, pwd_prior_iter)
strategy_simulation/simulate_strategy.py:92
↓ 3 callers
Method
mock_model
(self, config, distribution)
pwd_guess_unit.py:849
↓ 3 callers
Method
one_time_tensor_initialize
(self)
embedding/pass_encoder.py:55
↓ 3 callers
Function
passesSizeRequirement
embedding/policy.cc:156
↓ 3 callers
Method
reset
(self)
strategy_simulation/simulate_strategy.py:138
↓ 3 callers
Method
reset_subiterator
(self)
pwd_guess.py:637
↓ 3 callers
Method
run_step
(self)
strategy_simulation/simulate_strategy.py:180
↓ 3 callers
Method
sequence_model_updates
(self)
pwd_guess.py:520
↓ 3 callers
Method
serialize
(self, password, prob)
pwd_guess.py:2244
↓ 3 callers
Method
skipgram
(self, dataset, randomize=True)
embedding/pass_embedding.py:354
↓ 3 callers
Method
starting_node
(self, default_value)
pwd_guess.py:1923
↓ 3 callers
Method
test_set
(self, x_all, y_all, w_all)
pwd_guess.py:820
↓ 3 callers
Method
write_weir_totals
(self, pgs_dict, ofile, index = -1)
utils/converter.py:92
↓ 2 callers
Function
HandleFile
embedding/main_policy.cc:105
↓ 2 callers
Function
SkipGramCountForLength
embedding/expand_operation.cc:285
↓ 2 callers
Method
_calculate_guess_number_given_cache_idx
(prob, probs, guess_numbers)
pwd_guess.py:1984
↓ 2 callers
Method
_calculate_probs_from_file_sorted
(self)
pwd_guess.py:1937
↓ 2 callers
Method
_dtype
(self)
embedding/pass_encoder.py:144
↓ 2 callers
Method
_extract_pwd_from_node
(self, node_list)
pwd_guess.py:1900
↓ 2 callers
Method
_read_intermediate_data
(self)
pwd_guess.py:384
↓ 2 callers
Method
_return_model
(self)
pwd_guess.py:713
↓ 2 callers
Method
_run_training
(self)
embedding/test_main_train_embedding.py:30
↓ 2 callers
Method
add_serializer
(self, serializer)
pwd_guess.py:2316
↓ 2 callers
Method
as_iterator
(self, quick=False)
pwd_guess.py:1257
↓ 2 callers
Method
as_list_iter
(self, agen)
pwd_guess.py:1008
↓ 2 callers
Method
as_tuples
(self)
utils/converter.py:13
↓ 2 callers
Method
as_weir_tuple
(self, index, pgs_dict)
utils/converter.py:66
↓ 2 callers
Method
build
(self)
markov_model.py:176
↓ 2 callers
Method
build_graph
(self, dataset, session)
embedding/pass_embedding.py:429
↓ 2 callers
Method
calc_error
(self)
pwd_guess.py:2145
↓ 2 callers
Method
calculate_guess_numbers_from_cache_helper
(guess_numbers, test_probs)
pwd_guess.py:1974
↓ 2 callers
Method
calculate_hash_nums
(self)
strategy_simulation/strategy_calculator.py:43
↓ 2 callers
Method
calculate_probs
(self)
pwd_guess.py:1941
↓ 2 callers
Method
countAt
embedding/policy.cc:92
↓ 2 callers
Method
create_new
(self, quick=False)
pwd_guess.py:1240
↓ 2 callers
Method
create_table
(self, keys, values, default_value)
embedding/pass_encoder.py:79
↓ 2 callers
Method
do_preprocessing
(self, config)
pwd_guess_unit.py:1195
↓ 2 callers
Method
early_stopping
(self, smooth_loss, serializer)
pwd_guess.py:838
↓ 2 callers
Method
encode_inputs
(self, inputs)
embedding/pass_encoder.py:73
↓ 2 callers
Method
encode_into
(self, X, C)
pwd_guess.py:131
↓ 2 callers
Method
encode_to_idx
(self, inputs_or_labels)
embedding/pass_encoder.py:67
↓ 2 callers
Method
expand_conditional_probs
(self, probs, context)
pwd_guess.py:1530
↓ 2 callers
Method
file_list
(self)
utils/converter.py:143
↓ 2 callers
Method
finish
(self)
pwd_guess.py:1366
↓ 2 callers
Function
fromCounter
embedding/python_counter.cc:13
↓ 2 callers
Method
fromModelFile
(cls, fname, config, smoothing='none', order=2)
markov_model.py:143
↓ 2 callers
Method
from_config_file
(cls, cfg_path)
embedding/pass_embedding.py:230
↓ 2 callers
Method
getKeys
embedding/policy.cc:78
↓ 2 callers
Method
get_probes
(self, key)
utils/create_log_bloom_filter_list.py:25
↓ 2 callers
Method
get_stats
(self)
pwd_guess.py:1287
↓ 2 callers
Function
guess_numbers
(ifname)
utils/min_auto.py:7
↓ 2 callers
Method
has_group_symbols
(self, pwd)
embedding/pass_policy.py:36
↓ 2 callers
Method
inc_idx
(self)
strategy_simulation/simulate_strategy.py:113
↓ 2 callers
Function
init
()
js/src/worker.js:375
↓ 2 callers
Function
input_table_from_config
(config)
embedding/pass_encoder.py:15
↓ 2 callers
Method
interpret_row
(self, row)
pwd_guess.py:1050
↓ 2 callers
Method
load_blacklist
(self, fname)
embedding/pass_policy.py:31
↓ 2 callers
Method
make_smoother
(self)
markov_model.py:97
↓ 2 callers
Method
make_state
(self, pwd_prior_iter)
strategy_simulation/simulate_strategy.py:14
↓ 2 callers
Method
make_state
(self, pwd_prior_iter)
strategy_simulation/simulate_strategy.py:70
↓ 2 callers
Method
max_in_dict
(adict)
utils/converter.py:32
↓ 2 callers
Method
names
(self)
utils/converter.py:140
↓ 2 callers
Method
next_chunk
(self)
pwd_guess.py:534
↓ 2 callers
Method
next_pwd
(self)
strategy_simulation/simulate_strategy.py:104
↓ 2 callers
Method
next_train_set_as_np
(self)
pwd_guess.py:978
↓ 2 callers
Function
output
(data, pwd)
js/tests/guessing_curve.js:7
↓ 2 callers
Function
output_str_keys
(config)
embedding/pass_encoder.py:7
↓ 2 callers
Function
output_table_from_config
(config)
embedding/pass_encoder.py:11
↓ 2 callers
Method
password_weight
(self, pwd)
pwd_guess.py:612
↓ 2 callers
Function
prepare_secondary_training
(config)
pwd_guess.py:2413
↓ 2 callers
Method
prepare_x_data
(self, x_strs)
pwd_guess.py:678
↓ 2 callers
Method
preprocess_dataset
(self, dataset)
embedding/pass_embedding.py:347
↓ 2 callers
Function
preprocessing
(args, config)
pwd_guess.py:2393
↓ 2 callers
Function
pwds
(ifile, fmt, config_file)
utils/generate_test_data.py:16
↓ 2 callers
Method
rare_characters
(self)
pwd_guess.py:1200
↓ 2 callers
Function
read_config
(args)
markov_model.py:215
↓ 2 callers
Function
read_config_file
(afile)
pwd_guess.py:277
↓ 2 callers
Method
read_guess_number_cache
(cache)
pwd_guess.py:1960
↓ 2 callers
Method
read_guess_number_cache_from_file
(fname)
pwd_guess.py:1950
↓ 2 callers
Method
relevel_prediction_many
(self, pred_list, str_list)
pwd_guess.py:1823
↓ 2 callers
Method
reset
embedding/policy.cc:121
↓ 2 callers
Method
run_analogies
(self, analogies, session)
embedding/pass_embedding.py:566
↓ 2 callers
Method
run_loop
(self, step_fn, logging_fn=None)
embedding/pass_utils.py:116
↓ 2 callers
Method
saveModel
(self, fname)
markov_model.py:137
↓ 2 callers
Method
serialize
(self, pwd, prob)
pwd_guess.py:1712
↓ 2 callers
Method
setup
(self)
pwd_guess.py:2203
↓ 2 callers
Method
spinoff_node
(self, node)
pwd_guess.py:2076
← previous
next →
101–200 of 860, ranked by callers