re
There are 285 repositories under re topic.
bee-san/pyWhat
🐸 Identify anything. pyWhat easily lets you identify emails, IP addresses, and more. Feed it a .pcap file or some text and it'll tell you what it is! 🧙♀️
ckjbug/Hacking
🌐Collate and develop network security, Hackers technical documentation and tools, code.
ret42/RE-Thing
Reverse Engineering Tools (deobf, decompiler etc..)
cboin/re_lab
A portable reverse engineering environment using docker.
zjunlp/KnowPrompt
[WWW 2022] KnowPrompt: Knowledge-aware Prompt-tuning with Synergistic Optimization for Relation Extraction
MJx0/AndUE4Dumper
Android UE4 Dumper Tool
bartlomiejduda/Tools
Set of tools to manage and modify files from many various games.
lenarsaitov/cianparser
Сбор данных с сайта объявлений Циан / The parser of general information from the site cian.ru
zjunlp/DocuNet
[IJCAI 2021] Document-level Relation Extraction as Semantic Segmentation
uellenberg/REXS
A language for writing regular expressions.
taishan1994/PointerNet_Chinese_Information_Extraction
利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。
zjunlp/HVPNeT
[NAACL 2022 Findings] Good Visual Guidance Makes A Better Extractor: Hierarchical Visual Prefix for Multimodal Entity and Relation Extraction
agustingianni/retools
retools: a reverse engineering toolkit for normies
mrhery/CrackMe
A simple Reverse Engineering challenge for starter in Reverse Engineering Attack to understand the basic concept of Reverse Engineering & How Software Cracking works.
ChemLez/xmcTiaoJiInformation_Pachong
爬虫。考研调剂信息。主要爬取小木虫网站的调剂信息。可以爬取任何年份,任何专业的调剂信息。爬取内容包括:标题,学校名称,专业、招生人数、发布时间、学校发布调剂的网页链接。主要用到的库:BeautifulSoup,requests,re。
agustingianni/memrepl
Memory inspection REPL interface
orsinium-labs/re
Elixir library for writing readable regexes in functional style
yiqingxyq/Eider
Source code for paper "EIDER: Empowering Document-level Relation Extraction with Efficient Evidence Extraction and Inference-stage Fusion", ACL Findings, 2022
hack-different/demuxusb
A program and toolset to analyze iDevice USB sessions
Flawww/ObfuscatedJumpGenerator
Dynamically generated obfuscated jumps and/or function calls
zjunlp/LREBench
[EMNLP 2022 Findings] Towards Realistic Low-resource Relation Extraction: A Benchmark with Empirical Baseline Study
aadityapurani/My-CTF-Solutions
Dump of codes for the challenges I attempted / solved in various Capture the Flag challenges. Not intended to be very tidy and clean.
teambi0s/secREtary
The Reverse Engineering Assistant of your dreams
Flawww/SimpleProtos
Header-only Google Protocol Buffers parser and serializer.
taishan1994/Qwen2-UIE
基于Qwen2模型进行通用信息抽取【实体/关系/事件抽取】
liuliqiang/LearningReIn30Mins
正则表达式30分钟入门
AprilNEA/pick-your-pe
Choose the physical education class of your choice!
jiangnanboy/albert_re
albert-fc for RE(Relation Extraction),中文关系抽取
MrEn1gma/Writeups
CTF writeups
rgop13/GRASP
Source code for the "GRASP: Guiding model with RelAtional Semantics using Prompt"
teambi0s/rust_demangler
Python module for demangling rust function names
Shadowalker1995/Advanced-Python-Tutorial
A tutorial for Advanced Python Programming on Network, Multitask, Regular Expression, MySql and Web Framework.
stevemao/html-comment-regex
Regular expression for matching HTML comments
Yevgnen/pybrat
Parser for brat rapid annotation tool.
CabboShiba/DotNetReactorTrialRemover
Remove 14-Days Trial with this tool. Made with Harmony by Cabbo.
HuangCongQing/Spider
爬虫python3 (request,BeautifulSoup,xpath,re,Selenium,wordcloud等模块)