咨询与建议

限定检索结果

文献类型

  • 8 篇 会议
  • 7 篇 期刊文献

馆藏范围

  • 15 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 14 篇 工学
    • 11 篇 计算机科学与技术...
    • 7 篇 软件工程
    • 3 篇 电气工程
    • 2 篇 控制科学与工程
    • 1 篇 信息与通信工程
  • 1 篇 理学
    • 1 篇 数学

主题

  • 15 篇 binary diffing
  • 3 篇 belief propagati...
  • 3 篇 network alignmen...
  • 2 篇 deep learning
  • 2 篇 software protect...
  • 2 篇 reverse engineer...
  • 2 篇 binary code anal...
  • 2 篇 obfuscation
  • 2 篇 semantics
  • 2 篇 graph matching
  • 1 篇 tools
  • 1 篇 experimentation
  • 1 篇 partial match
  • 1 篇 binary code sema...
  • 1 篇 representation l...
  • 1 篇 compiler optimiz...
  • 1 篇 valgrind
  • 1 篇 graph edit dista...
  • 1 篇 computer archite...
  • 1 篇 exact match

机构

  • 2 篇 penn state univ ...
  • 2 篇 zhongguancun lab...
  • 2 篇 hanyang univ dep...
  • 2 篇 univ chinese aca...
  • 2 篇 chinese acad sci...
  • 2 篇 anhui prov key l...
  • 1 篇 univ new hampshi...
  • 1 篇 samm ea 4543 uni...
  • 1 篇 univ paris 09 ps...
  • 1 篇 univ texas arlin...
  • 1 篇 ucas cas ict skl...
  • 1 篇 psl univ univ pa...
  • 1 篇 aristotle univ t...
  • 1 篇 univ sci & techn...
  • 1 篇 quarkslab sa 13 ...
  • 1 篇 univ paris 1 pan...
  • 1 篇 scads ai dresden
  • 1 篇 tencent wechat p...
  • 1 篇 univ sci & techn...
  • 1 篇 quarkslab sa 13 ...

作者

  • 3 篇 zhang peihua
  • 2 篇 wu dinghao
  • 2 篇 lai yuanming
  • 2 篇 wang zhe
  • 2 篇 rossi fabrice
  • 2 篇 xu dongpeng
  • 2 篇 cheng shaoyin
  • 2 篇 peng mingfan
  • 2 篇 xiong jiaqi
  • 2 篇 mengin elie
  • 2 篇 zhang weiming
  • 2 篇 gao han
  • 2 篇 oh heekuck
  • 2 篇 kang yan
  • 2 篇 ullah sami
  • 2 篇 ming jiang
  • 2 篇 wu chenggang
  • 1 篇 xu jiali
  • 1 篇 chen kejiang
  • 1 篇 elie mengin

语言

  • 15 篇 英文
检索条件"主题词=Binary diffing"
15 条 记 录,以下是1-10 订阅
排序:
Shining Light on the Inter-procedural Code Obfuscation: Keep Pace with Progress in binary diffing
收藏 引用
ACM TRANSACTIONS ON ARCHITECTURE AND CODE OPTIMIZATION 2025年 第1期22卷 1-28页
作者: Zhang, Peihua Wu, Chenggang Hu, Hanzhi Jia, Lichen Peng, Mingfan Xu, Jiali Xie, Mengyao Lai, Yuanming Kang, Yan Wang, Zhe Chinese Acad Sci Inst Comp Technol SKLP Beijing Peoples R China Tencent WeChat Beijing Peoples R China Univ Chinese Acad Sci Beijing Peoples R China Zhongguancun Lab Beijing Peoples R China
Software obfuscation techniques have lost their effectiveness due to the rapid development of binary diffing techniques, which can achieve accurate function matching and identification. In this paper, we propose a new... 详细信息
来源: 评论
binary diffing as a Network Alignment Problem via Belief Propagation  36
Binary Diffing as a Network Alignment Problem via Belief Pro...
收藏 引用
36th IEEE/ACM International Conference on Automated Software Engineering (ASE)
作者: Mengin, Elie Rossi, Fabrice Univ Paris 1 Pantheon Sorbonne SAMM EA 4543 Paris France Quarkslab SA 13 Rue St Ambroise Paris France PSL Univ Univ Paris Dauphine CEREMADE CNRSUMR 7534 Paris France
In this paper, we address the problem of finding a correspondence, or matching, between the functions of two programs in binary form, which is one of the most common task in binary diffing We introduce a new formulati... 详细信息
来源: 评论
BinDiff NN: Learning Distributed Representation of Assembly for Robust binary diffing Against Semantic Differences
收藏 引用
IEEE TRANSACTIONS ON SOFTWARE ENGINEERING 2022年 第9期48卷 3442-3466页
作者: Ullah, Sami Oh, Heekuck Hanyang Univ Dept Comp Sci & Engn Ansan 15588 South Korea
binary diffing is a process to discover the differences and similarities in functionality between two binary programs. Previous research on binary diffing approaches it as a function matching problem to formulate an i... 详细信息
来源: 评论
Improving binary diffing speed and accuracy using community detection and locality-sensitive hashing: an empirical study
收藏 引用
JOURNAL OF COMPUTER VIROLOGY AND HACKING TECHNIQUES 2023年 第2期19卷 319-337页
作者: Karamitas, Chariton Kehagias, Athanasios Aristotle Univ Thessaloniki Dept Elect & Comp Engn CENSUS SA Thessaloniki Greece Aristotle Univ Thessaloniki Dept Elect & Comp Engn Thessaloniki Greece
binary diffing is a commonly used technique for detecting syntactic and semantic similarities and/or differences between two programs' binary executables (not source code). Here we present REveal, a binary diffing... 详细信息
来源: 评论
OPTango: Multi-central Representation Learning against Innumerable Compiler Optimization for binary diffing  34
OPTango: Multi-central Representation Learning against Innum...
收藏 引用
34th IEEE International Symposium on Software Reliability Engineering (ISSRE)
作者: Geng, Hongna Zhong, Ming Zhang, Peihua Lv, Fang Feng, Xiaobing UCAS CAS ICT SKLP Beijing Peoples R China Chinese Acad Sci ICT SKLP Beijing Peoples R China
binary diffing, which quantitatively measures the difference between given binaries, has been broadly used in critical security areas. Previous studies have been tackling the challenge of default compiler optimization... 详细信息
来源: 评论
Improved Algorithm for the Network Alignment Problem with Application to binary diffing  25
Improved Algorithm for the Network Alignment Problem with Ap...
收藏 引用
25th KES International Conference on Knowledge-Based and Intelligent Information & Engineering Systems (KES)
作者: Mengin, Elie Rossi, Fabrice Univ Paris 1 Pantheon Sorbonne SAMM EA 4543 F-75013 Paris France Quarkslab SA 13 Rue St Ambroise F-75011 Paris France Univ Paris 09 PSL Univ CNRS CEREMADEUMR 7534 F-75016 Paris France
In this paper, we present a novel algorithm to address the Network Alignment problem. It is inspired from a previous message passing framework of Bayati et al. [2] and includes several modifications designed to signif... 详细信息
来源: 评论
Khaos: The Impact of Inter-procedural Code Obfuscation on binary diffing Techniques  2023
Khaos: The Impact of Inter-procedural Code Obfuscation on Bi...
收藏 引用
21st ACM/IEEE International Symposium on Code Generation and Optimization (CGO)
作者: Zhang, Peihua Wu, Chenggang Peng, Mingfan Zeng, Kai Yu, Ding Lai, Yuanming Kang, Yan Wang, Wei Wang, Zhe Chinese Acad Sci Inst Comp Technol SKLP Beijing Peoples R China Univ Chinese Acad Sci Beijing Peoples R China Zhongguancun Lab Beijing Peoples R China
Software obfuscation techniques can prevent binary diffing techniques from locating vulnerable code by obfuscating the third-party code, to achieve the purpose of protecting embedded device software. With the rapid de... 详细信息
来源: 评论
Improved Algorithm for the Network Alignment Problem with Application to binary diffing
收藏 引用
Procedia Computer Science 2021年 192卷 961-970页
作者: Elie Mengin Fabrice Rossi SAMM EA 4543 Université Paris 1 Panthéon-Sorbonne 75013 Paris CEREMADE CNRS UMR 7534 Université Paris-Dauphine PSL University 75016 Paris
In this paper, we present a novel algorithm to address the Network Alignment problem. It is inspired from a previous message passing framework of Bayati et al. [2] and includes several modifications designed to signif... 详细信息
来源: 评论
Efficient Features for Function Matching in Multi-Architecture binary Executables
收藏 引用
IEEE ACCESS 2021年 9卷 104950-104968页
作者: Ullah, Sami Jin, Wenhui Oh, Heekuck Hanyang Univ Dept Comp Sci & Engn Ansan 15588 South Korea
binary-binary function matching problem serves as a plinth in many reverse engineering techniques such as binary diffing, malware analysis, and code plagiarism detection. In literature, function matching is performed ... 详细信息
来源: 评论
Feedback-Driven binary Code Diversification
收藏 引用
ACM TRANSACTIONS ON ARCHITECTURE AND CODE OPTIMIZATION 2013年 第4期9卷 1–26页
作者: Coppens, Bart De Sutter, Bjorn Maebe, Jonas Univ Ghent Comp Syst Lab Ghent Belgium
As described in many blog posts and in the scientific literature, exploits for software vulnerabilities are often engineered on the basis of patches. For example, "Microsoft Patch Tuesday" is often followed ... 详细信息
来源: 评论