13,044 results for code

github.com/robertdavidgraham/pemcrack

robertdavidgraham/pemcrack

Cracks SSL PEM files that hold encrypted private keys. Brute forces or dictionary cracks. This code is extraordinarily slow, DON'T JUDGE ME!!! (⭐ 312)

www.bing.com/ck/a?!&&p=811a2454bd55bc8eb3ff68818603707fd8457a3cf1e6cbcb381fc3e89ee05b97JmltdHM9MTc3MjQ5NjAwMA&ptn=3&ver=2&hsh=4&fclid=36e317af-27e1-6d87-1c5c-00bd26076c52&u=a1aHR0cHM6Ly9zdGFja292ZXJmbG93LmNvbS9xdWVzdGlvbnMvNzE5MzMwMDcvaG93LXRvLWNyZWF0ZS1hLXNhdmUtbG9hZC1mdW5jdGlvbi1vbi1zY3JhdGNo&ntb=1

How to create a Save/Load function on Scratch? - Stack Overflow

Oct 20, 2023 · The technique you mentioned is used in many scratch games but there is two option for you when making the save/load system. You can either do it the simpler way which makes the code …

www.bing.com/ck/a?!&&p=50421bb994f01a3725a9572a1c8f09873ca81c4458658e4710ae28dd6d758eddJmltdHM9MTc3MjQ5NjAwMA&ptn=3&ver=2&hsh=4&fclid=36e317af-27e1-6d87-1c5c-00bd26076c52&u=a1aHR0cHM6Ly9zdGFja292ZXJmbG93LmNvbS9xdWVzdGlvbnMvNjg0MTM2NzEvY2Fubm90LXNhdmUtcHJvamVjdC1pbi1zY3JhdGNo&ntb=1

Cannot save project in Scratch - Stack Overflow

Jul 16, 2021 · My project no longer saves in Scratch 3.0. I tried refreshing and going to My Stuff but that did not help. The project does not contain any large files, but there are large blocks of code. To try t...

github.com/EricLee8/BiDeN

EricLee8/BiDeN

The official code of our paper at EMNLP 2022: Back to the Future: Bidirectional Information Decoupling Network for Multi-turn Dialogue Modeling (⭐ 16)

github.com/JunlinHan/BID

JunlinHan/BID

Code for Blind Image Decomposition (BID) and Blind Image Decomposition network (BIDeN). ECCV, 2022. (⭐ 121)

github.com/zju3dv/MatchAnything

zju3dv/MatchAnything

Code for "MatchAnything: Universal Cross-Modality Image Matching with Large-Scale Pre-Training", Arxiv 2025. (⭐ 1219)

github.com/microsoft/WhatTheHack

microsoft/WhatTheHack

A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth (⭐ 1872)

arxiv.org/abs/2010.06791v3

Generalized Nearest Neighbor Decoding

It is well known that for Gaussian channels, a nearest neighbor decoding rule, which seeks the minimum Euclidean distance between a codeword and the received channel output vector, is the maximum likelihood solution and hence capacity-achieving. Near...

en.wikipedia.org/wiki/Numbers_station

Numbers station - Wikipedia

followed by a coded transmission of five numbers: 0–2–5–8–8 Problems playing this file? See media help. A numbers station is a shortwave radio station characterized

arxiv.org/abs/2401.10422v1

Semantic Analysis of Macro Usage for Portability

C is an unsafe language. Researchers have been developing tools to port C to safer languages such as Rust, Checked C, or Go. Existing tools, however, resort to preprocessing the source file first, then porting the resulting code, leaving barely recog...

www.bing.com/ck/a?!&&p=c9793743c7fc84a3170f2f385d5af3efe1e5dcbd23554e10279f21b257f738e9JmltdHM9MTc3MjQ5NjAwMA&ptn=3&ver=2&hsh=4&fclid=0c58824b-16df-696a-30cf-95591725689b&u=a1aHR0cHM6Ly93d3cudXNhdG9kYXkuY29tL3N0b3J5L3Nob3BwaW5nL2RlYWxzL2hvbWUvMjAyNi8wMy8wMy9wcmVwbHktbGFuZ3VhZ2UtdHV0b3JpbmctZGVhbC84ODk1OTkzNTAwNy8&ntb=1

Learn a new language for less with 70% off Preply - USA TODAY

7 hours ago · Get one-on-one live, personalized language tutoring at Preply. New users can save 70% off with our exclusive promo code.

github.com/gaozhitong/ATTA

gaozhitong/ATTA

Code for "ATTA: Anomaly-aware Test-Time Adaptation for Out-of-Distribution Detection in Segmentation" (NeurIPS 23) (⭐ 14)

arxiv.org/abs/2209.06315v1

Inline Tests

Unit tests are widely used to check source code quality, but they can be too coarse-grained or ill-suited for testing individual program statements. We introduce inline tests to make it easier to check for faults in statements. We motivate inline tes...

arxiv.org/abs/2103.07189v1

Does mutation testing improve testing practices?

Various proxy metrics for test quality have been defined in order to guide developers when writing tests. Code coverage is particularly well established in practice, even though the question of how coverage relates to test quality is a matter of ongo...

arxiv.org/abs/2507.06762v2

Detecção de Conflitos Semânticos com Testes Gerados por LLM

Semantic conflicts arise when a developer introduces changes to a codebase that unintentionally affect the behavior of changes integrated in parallel by other developers. Traditional merge tools are unable to detect such conflicts, so complementary t...

en.wikipedia.org/wiki/Course_of_dealing

Course of dealing - Wikipedia

The term course of dealing is defined in the Uniform Commercial Code as follows: A "course of dealing" is a sequence of conduct concerning previous transactions

arxiv.org/abs/2512.11837v1

Vision Foundry: A System for Training Foundational Vision AI Models

Self-supervised learning (SSL) leverages vast unannotated medical datasets, yet steep technical barriers limit adoption by clinical researchers. We introduce Vision Foundry, a code-free, HIPAA-compliant platform that democratizes pre-training, adapta...