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
↓ 2 callers
Method
stats
(self)
pwd_guess.py:540
↓ 2 callers
Method
store_result
(self, outcome)
strategy_simulation/simulate_strategy.py:23
↓ 2 callers
Method
store_result
(self, outcome)
strategy_simulation/simulate_strategy.py:86
↓ 2 callers
Method
sum_elems
(self, ctx_arg, answer)
markov_model.py:31
↓ 2 callers
Function
totalProb
(input_pwd, prefix)
js/src/worker.js:268
↓ 2 callers
Method
train
(self, dataset, session)
embedding/pass_embedding.py:449
↓ 2 callers
Method
train_model
(self, serializer)
pwd_guess.py:796
↓ 2 callers
Method
train_model_generation
(self, serializer=None)
pwd_guess.py:850
↓ 2 callers
Method
translate
(self, astring)
pwd_guess.py:225
↓ 2 callers
Method
validate
(self)
pwd_guess.py:438
↓ 2 callers
Method
weir_file_name
(self, index, odir)
utils/converter.py:80
↓ 2 callers
Method
write_log
(self, names, logs, batch_no)
pwd_guess.py:922
↓ 2 callers
Method
write_to_file
(self, ostream, total_count, get_freq)
pwd_guess.py:1345
↓ 2 callers
Method
write_weir_file
(self, index, pgs_dict, ofile)
utils/converter.py:86
↓ 1 callers
Method
__init__
(self, ifile, gcolumn = 2, rounding = False)
utils/converter.py:9
↓ 1 callers
Method
__init__
Embedding configuration -------------- Example config --------------- [embedding] num_train_epochs = 1 learning_rate = 0.001 embe
embedding/pass_embedding.py:35
↓ 1 callers
Method
__init__
(self, config, input_table, output_table)
embedding/pass_encoder.py:49
↓ 1 callers
Method
_build_analogy_input
(self)
embedding/pass_embedding.py:562
↓ 1 callers
Method
_build_eval_graph
(self, analogy)
embedding/pass_embedding.py:549
↓ 1 callers
Method
_cached_batch_prob
(self, x_strings)
pwd_guess.py:1395
↓ 1 callers
Method
_calc
(self, freqs, template_char, character)
pwd_guess.py:1501
↓ 1 callers
Method
_check_if_should_reload
(self)
pwd_guess.py:407
↓ 1 callers
Method
_fn_one_pwd_uniquify
(self, pwd)
embedding/pass_policy_tensor.py:42
↓ 1 callers
Method
_predict
(self, ctx_arg, answer)
markov_model.py:40
↓ 1 callers
Method
_recur
(self, astring='', prob=1)
pwd_guess.py:1920
↓ 1 callers
Method
_save
(self, session, saver)
embedding/pass_embedding.py:443
↓ 1 callers
Method
_should_make_guesses_rare_char_optimizer
(self)
pwd_guess.py:1775
↓ 1 callers
Method
_use_probability_steps
(self)
pwd_guess.py:1765
↓ 1 callers
Method
_write_intermediate_data
(self)
pwd_guess.py:399
↓ 1 callers
Method
act
(self)
utils/model_compression.py:24
↓ 1 callers
Method
add_to_next_node
(self, cur_node, next_node)
pwd_guess.py:2080
↓ 1 callers
Method
allCharsInTable
embedding/main_policy.cc:38
↓ 1 callers
Function
analytics
(logger, ret_codes)
utils/experiment_runner.py:46
↓ 1 callers
Function
assertEqual
(valueA, valueB, message)
js/tests/test_suite.js:20
↓ 1 callers
Method
begin
(self, pwd_list)
pwd_guess.py:528
↓ 1 callers
Method
calc_num_elems
(self, dimensions)
utils/model_compression.py:78
↓ 1 callers
Function
calc_perplexity
(probs)
utils/convert_enumofile_to_graphing.py:54
↓ 1 callers
Method
calculate_guess_numbers_from_cache
(self)
pwd_guess.py:1991
↓ 1 callers
Method
calculate_hash_nums
(self)
strategy_simulation/strategy_calculator.py:16
↓ 1 callers
Function
callback
(prob, pwd)
js/tests/guessing_curve.js:11
↓ 1 callers
Method
choose_next_node
(self, node_list)
pwd_guess.py:2116
↓ 1 callers
Method
collect_answer
(self, real_output, istream)
pwd_guess.py:1279
↓ 1 callers
Method
consume
(self, layer_params)
utils/msgpacker.py:48
↓ 1 callers
Method
cost_of_node
(self, pwd)
pwd_guess.py:2127
↓ 1 callers
Function
countCharacters
embedding/python_counter.cc:31
↓ 1 callers
Method
create_guess_number_cache_predictor
(self)
pwd_guess.py:2005
↓ 1 callers
Function
create_output
(args)
utils/convert_enumofile_to_graphing.py:7
↓ 1 callers
Method
default_value
(self)
embedding/pass_encoder.py:96
↓ 1 callers
Function
doTests
()
js/tests/test_suite.js:108
↓ 1 callers
Method
do_calculate_probs_from_file
(self)
pwd_guess.py:1750
↓ 1 callers
Method
do_reshape
(self, orig)
utils/msgpacker.py:79
↓ 1 callers
Method
done
(self)
utils/quantize_json.py:18
↓ 1 callers
Method
done
(self)
utils/msgpacker.py:52
↓ 1 callers
Method
encode_inputs
(self, inputs)
embedding/pass_encoder.py:136
↓ 1 callers
Method
encode_labels
(self, labels)
embedding/pass_encoder.py:153
↓ 1 callers
Method
encode_labels_training
(self, labels)
embedding/pass_encoder.py:76
↓ 1 callers
Method
encode_training
(self, inputs, labels)
embedding/pass_encoder.py:61
↓ 1 callers
Method
expand_conditional_probs_cache
(self, probs, context, expander_cache)
pwd_guess.py:1534
↓ 1 callers
Function
factory
(cb)
js/tests/guessing_curve_zxcvbn_init.js:1
↓ 1 callers
Method
find_cum_percent
(self, data)
utils/msgpacker.py:69
↓ 1 callers
Method
finish
(self)
pwd_guess.py:2285
↓ 1 callers
Method
finish_collecting
(self, real_output)
pwd_guess.py:1283
↓ 1 callers
Function
fn_from_args
(args)
utils/msgpacker.py:136
↓ 1 callers
Function
fraction_guessed
(guess_list,guess_sampling)
utils/convert_enumofile_to_graphing.py:57
↓ 1 callers
Method
freeze_feature_layers
(self)
pwd_guess.py:908
↓ 1 callers
Method
freq
(self, ngram)
markov_model.py:28
↓ 1 callers
Function
get_current_commit
()
pwd_wrapper.py:41
↓ 1 callers
Method
get_iterable
(self, file_tuple)
pwd_guess.py:1093
↓ 1 callers
Function
get_policy
(name)
embedding/pass_policy.py:158
↓ 1 callers
Method
get_stats
(self)
pwd_guess.py:2252
↓ 1 callers
Function
get_strength
()
measurement/js_microsoft_meter_000webhost.js:30014
↓ 1 callers
Function
get_strength
()
measurement/js_yahoo_meter_1class8.js:26434
↓ 1 callers
Function
get_strength
()
measurement/js_microsoft_meter.js:26432
↓ 1 callers
Function
get_strength
()
measurement/js_yahoo_meter_000webhost.js:30016
↓ 1 callers
Method
good_idx
(self)
strategy_simulation/simulate_strategy.py:118
↓ 1 callers
Function
grouper
Collect data into fixed-length chunks or blocks
pwd_guess.py:68
↓ 1 callers
Function
guess
(args, config)
pwd_guess.py:2448
↓ 1 callers
Function
increment
(x)
utils/quantize_json.py:97
↓ 1 callers
Method
init_layers
(self)
pwd_guess.py:786
↓ 1 callers
Function
init_logging
(args)
pwd_guess.py:2376
↓ 1 callers
Function
input_size
(config)
embedding/pass_encoder.py:24
↓ 1 callers
Method
is_valid
(self, pwd)
embedding/pass_policy.py:133
↓ 1 callers
Method
keep_going
(self)
pwd_guess.py:2196
↓ 1 callers
Method
key_values_input
(self)
embedding/pass_encoder.py:106
↓ 1 callers
Method
key_values_output
(self)
embedding/pass_encoder.py:114
↓ 1 callers
Function
lookupGuessNumber
(input_pwd)
js/src/worker.js:282
↓ 1 callers
Function
lookupGuessNumberComplete
(input_pwd)
js/src/worker.js:312
↓ 1 callers
Function
main
(args)
markov_model.py:272
↓ 1 callers
Function
main
(args)
pwd_guess.py:2481
↓ 1 callers
Function
main
(args)
deploy.py:12
↓ 1 callers
Function
main
(args)
utils/weight_compression.py:45
↓ 1 callers
Function
main
(args)
utils/quantize_json.py:94
↓ 1 callers
Function
main
(args)
utils/monte_carlo.py:13
↓ 1 callers
Function
main
(args)
utils/serializer_for_js.py:6
↓ 1 callers
Function
main
(args)
utils/generate_test_data.py:22
↓ 1 callers
Function
main
(args)
utils/converter.py:159
↓ 1 callers
Function
main
(args)
utils/to_graph_fmt.py:8
↓ 1 callers
Function
main
(args)
utils/to_json.py:5
↓ 1 callers
Function
main
(args)
utils/min_auto.py:16
↓ 1 callers
Function
main
(args)
utils/policyfilterer.py:11
← previous
next →
201–300 of 860, ranked by callers