Xiang Li

37 papers A* 1A 1B 2C 2Misc 1Journal 12Unranked 18
YearRankTypeTitle / Venue / Authors
2026 J jnl
CoRR
Xiang Li, Jiabao Gao, Sipei Lin, Xuan Zhou, Chi Zhang, Bo Cheng, Jiale Han, Benyou Wang
2026 J jnl
Neural Networks
Hao Wang, Xiang Li, Xi Fu, Meihong Yang, Zhigang Zhao, Xiaoming Wu, Yinglong Wang, Prayag Tiwari
2025 conf
ECML/PKDD (8)
Xiang Li, Xi Fu, Congqi Lin, Xiangkai Wang, Yuhang Zhang, Hao Wang, Zhigang Zhao, Meihong Yang, Yinglong Wang
2025 B conf
IEEE Big Data
Yuhang Zhang, Lu Wu, Zhigang Zhao, Liting Geng, Yingdi Xu, Xiang Li
2025 A* conf
ACM Multimedia
Hongru Xiao, Xiang Li, Duyi Pan, Longfei Zhang, ZhixueSong ZhixueSong, Jiale Han, Songning Lai, Wenshuo Chen, Jing Tang, Benyou Wang
2025 conf
PRCV (4)
Hao Wang, Xiang Li, Xi Fu, Zhigang Zhao, Chunxiao Wang, Liting Geng, Jian Zhang
2025 conf
ICIC (19)
Xiaoning Wang, Lu Wu, Chunxiao Wang, Zhigang Zhao, Yingdi Xu, Yuhang Zhang, Xiang Li
2025 J jnl
IET Commun.
Wenqing Chang, Xiang Li, Vikas Chaudhary, Huomin Dong, Zhigang Zhao, Tri Gia Nguyen
2025 conf
KSEM (2)
Yingdi Xu, Xiang Li, Lu Wu, Xiaoning Wang, Zhigang Zhao, Jian Zhang
2024 C conf
CSCWD
Jian Song, Xiang Li, Zhenqiang Zhang, Zhigang Zhao, Chunxiao Wang, Shunfang Wu, Suiping Qi, Jialiang Lv
2024 Misc conf
ICASSP
Xiang Li, Jian Song, Zhigang Zhao, Chunxiao Wang, Dawei Song, Bin Hu
2024 J jnl
CoRR
Xiang Li, Jian Song, Zhigang Zhao, Chunxiao Wang, Dawei Song, Bin Hu
2024 C conf
SEKE
Enjing Li, Xiang Li, Zhigang Zhao, Lu Wu, Yinglong Wang
2023 conf
HP3C
Xuesen Tian, Xiang Li, Jie Zhang, Zhigang Zhao, Chunxiao Wang, Xiangkai Wang, Jibin Wang
2023 J jnl
ACM Comput. Surv.
Xiang Li, Yazhou Zhang, Prayag Tiwari, Dawei Song, Bin Hu, Meihong Yang, Zhigang Zhao, Neeraj Kumar, Pekka Marttinen
2023 conf
BIBM
Jian Song, Xiang Li, Wenjing Jiang, Chunxiao Wang, Zhigang Zhao, Jialiang Lv, Bin Hu
2023 B conf
ICPADS
Jie Zhang, Jian Song, Xiang Li, Xuesen Tian, Zhigang Zhao, Lu Wu, Chunxiao Wang
2022 J jnl
CoRR
Xiang Li, Yazhou Zhang, Prayag Tiwari, Dawei Song, Bin Hu, Meihong Yang, Zhigang Zhao, Neeraj Kumar, Pekka Marttinen
2022 conf
ECIR (1)
Yazhou Zhang, Lu Rong, Xiang Li, Rui Chen
2021 conf
ICEA
Xiang Li, Zhaoqian Zhang, Zhigang Zhao, Lu Wu, Jidong Huo, Jian Zhang, Yinglong Wang
2021 conf
BIBM
Xiang Li, Jing Li, Yazhou Zhang, Prayag Tiwari
2021 J jnl
Neural Networks
Yazhou Zhang, Prayag Tiwari, Dawei Song, Xiaoliu Mao, Panpan Wang, Xiang Li, Hari Mohan Pandey
2021 conf
BIBM
Yazhou Zhang, Lu Rong, Xiang Li, Prayag Tiwari, Qian Zheng, Hui Liang
2021 conf
BIBM
Yazhou Zhang, Xiang Li, Lu Rong, Prayag Tiwari
2021 conf
ICEA
Wenqing Chang, Xiang Li, Huomin Dong, Chunxiao Wang, Zhigang Zhao, Yinglong Wang
2021 conf
BIBM
Xiang Li, Yazhou Zhang, Jing Li
2020 J jnl
Inf. Fusion
Yazhou Zhang, Dawei Song, Xiang Li, Peng Zhang, Panpan Wang, Lu Rong, Guangliang Yu, Bo Wang
2020 J jnl
IEEE Access
Yazhou Zhang, Zhipeng Zhao, Panpan Wang, Xiang Li, Lu Rong, Dawei Song
2019 conf
BIBM
Chunyang Niu, Xiang Li, Zhigang Zhao, Jidong Huo
2019 J jnl
Appl. Intell.
Yazhou Zhang, Dawei Song, Peng Zhang, Xiang Li, Panpan Wang
2019 conf
BIBM
Xiang Li, Zhigang Zhao, Dawei Song, Yazhou Zhang, Chunyang Niu, Junwei Zhang, Jidong Huo, Jing Li
2018 J jnl
Theor. Comput. Sci.
Yazhou Zhang, Dawei Song, Peng Zhang, Panpan Wang, Jingfei Li, Xiang Li, Benyou Wang
2018 A conf
ECIR
Yazhou Zhang, Dawei Song, Xiang Li, Peng Zhang
2017 J jnl
Int. J. Data Min. Bioinform.
Xiang Li, Dawei Song, Peng Zhang, Yuexian Hou, Bin Hu
2017 conf
BIBM
Panpan Wang, Yazhou Zhang, Xiang Li, Yuexian Hou, Dawei Song
2016 conf
BIBM
Xiang Li, Dawei Song, Peng Zhang, Guangliang Yu, Yuexian Hou, Bin Hu
2016 conf
EMBC
Guangliang Yu, Xiang Li, Dawei Song, Xiaozhao Zhao, Peng Zhang, Yuexian Hou, Bin Hu
docs/CODE_ANALYSIS_APPROACH.md
← Index docs/CODE_ANALYSIS_APPROACH.md markdown
# Code Analysis Approach

This document explains the code analysis methodologies used in the REDB malware analysis framework.

## Disassembly Normalization

The framework implements a sophisticated three-level normalization strategy for disassembled code that provides different levels of abstraction for similarity detection and feature extraction.

### Overall Normalization Strategy

The framework implements a **hierarchical abstraction approach** where each instruction is normalized at three different levels simultaneously:

1. **Level 0 (fully_normalized)**: Maximum abstraction - reduces operands to broad categories
2. **Level 1 (api_normalized)**: Medium abstraction - preserves semantic meaning while normalizing details  
3. **Level 2 (category_normalized)**: Minimum abstraction - maintains architectural specificity

This multi-level approach allows analysts to perform similarity analysis at different granularities depending on their specific detection goals.

### Implementation Architecture

The normalization process follows this workflow:

1. **Token Parsing**: Each instruction is parsed from Binary Ninja's instruction tokens to extract the mnemonic and operands
2. **Multi-Level Processing**: Each operand is processed through all three normalization functions
3. **Instruction Reconstruction**: Normalized instructions are rebuilt with the mnemonic plus normalized operands
4. **Control Flow Tagging**: Control flow instructions get a `<TARGET>` suffix for easier pattern matching

### Level 0: Fully Normalized (Maximum Abstraction)

**Purpose**: Creates the most abstract representation for broad pattern detection across different malware families.

**Transformations**:
- **Registers**: All registers normalized to semantic categories via `normalize_register()`:
  - General purpose registers (EAX, EBX, R8, etc.) → `GPR`
  - Stack/Base pointers (ESP, EBP, RSP) → `PTR` 
  - SIMD registers (XMM0, XMM1) → `XMM`
  - FPU registers (ST0, ST1) → `FPU`
- **Memory Operations**: All memory references → `MEM`
- **Constants**: All immediate values → `CONST`  
- **Data References**: All symbols/data references → `DATA_REF`

**Example**:
```
mov eax, [ebp+8]     → MOV GPR MEM
call CreateFileW     → CALL DATA_REF <TARGET>
add ecx, 0x10        → ADD GPR CONST
```

### Level 1: API Normalized (Medium Abstraction)

**Purpose**: Preserves semantic distinctions while normalizing architectural details. Focuses on behavioral patterns and API usage.

**Transformations**:
- **Registers**: Categorized by functional role:
  - Data registers → `GPR_DATA`
  - Index registers (ESI, EDI) → `GPR_INDEX`  
  - Stack registers (ESP, EBP) → `GPR_STACK`
  - SIMD registers → `XMM_REG`
- **Memory Operations**: Classified by access pattern:
  - Stack access → `MEM_STACK`
  - String operations → `MEM_STRING` 
  - General access → `MEM_GENERAL`
- **Constants**: Categorized by range:
  - Small constants (-16 to 16) → `CONST_{value}`
  - Large constants → `CONST_LARGE`
- **API Calls**: Resolved to specific API names:
  - `CreateFileW` → `API_CreateFileW`
  - Other symbols → `DATA_SYM`

**Example**:
```
mov eax, [ebp+8]     → MOV GPR_DATA MEM_STACK
call CreateFileW     → CALL API_CreateFileW <TARGET>
add ecx, 0x10        → ADD GPR_DATA CONST_LARGE
```

### Level 2: Category Normalized (Minimum Abstraction)

**Purpose**: Maintains architectural specificity while normalizing specific values. Best for detecting variants with similar implementation details.

**Transformations**:
- **Registers**: Architecture-specific categories:
  - 64-bit registers → `REG_64`, with special cases for `REG_64_SP`, `REG_64_BP`
  - 32-bit registers → `REG_32`
  - 16/8-bit registers → `REG_16_8`
- **Memory Operations**: Detailed addressing mode classification:
  - Complex addressing → `MEM_SCALED_INDEX`
  - Base + offset → `MEM_BASE_OFFSET`
  - Direct addressing → `MEM_DIRECT`
- **Constants**: Type-specific classification:
  - Hexadecimal → `CONST_HEX`
  - Decimal → `CONST_DEC`
- **API Calls**: Categorized by functional group:
  - File operations → `API_FILE_OP`
  - Memory operations → `API_MEMORY_OP`
  - Network operations → `API_NETWORK_OP`

**Example**:
```
mov eax, [ebp+8]     → MOV REG_32 MEM_BASE_OFFSET
call CreateFileW     → CALL API_FILE_OP <TARGET>
add ecx, 0x10        → ADD REG_32 CONST_HEX
```

### Key Features and Benefits

#### 1. Multi-Granularity Similarity Detection
- **Level 0**: Detects broad behavioral patterns across malware families
- **Level 1**: Identifies API usage patterns and semantic similarities
- **Level 2**: Finds variants with similar implementation approaches

#### 2. Robust Pattern Matching
- Control flow instructions tagged with `<TARGET>` for easier CFG analysis
- Handles edge cases with fallback mechanisms
- Consistent uppercase normalization prevents case sensitivity issues

#### 3. API-Aware Analysis
The framework includes sophisticated API recognition through the `ApiCategory` enum and resolution methods:
- **File Operations**: CreateFile, ReadFile, WriteFile, etc.
- **Memory Operations**: VirtualAlloc, HeapAlloc, VirtualProtect, etc.  
- **Registry Operations**: RegOpenKey, RegSetValue, etc.
- **Network Operations**: WSASocket, send, recv, etc.
- **Process Operations**: CreateProcess, OpenProcess, etc.

#### 4. Scalable Feature Extraction
Each level produces different hash values for the same function:
- `fully_normalized_disassembly_hash`
- `api_normalized_disassembly_hash`  
- `category_normalized_disassembly_hash`

This enables efficient similarity searches at different abstraction levels in the ClickHouse database.

### Practical Applications for Malware Analysis

#### Threat Hunting Scenarios:

1. **Family Detection** (Level 0): Find samples using similar algorithmic approaches regardless of specific implementation
2. **Variant Analysis** (Level 1): Identify samples with similar API usage patterns and behavioral semantics
3. **Code Reuse Detection** (Level 2): Discover samples sharing specific implementation techniques or code fragments

#### Similarity Metrics Integration:
- Each normalization level can be used with different fuzzy hashing algorithms (ssdeep, TLSH, etc.)
- Level 0 works well with structural similarity metrics
- Level 1 optimal for behavioral similarity analysis  
- Level 2 suitable for implementation-specific pattern matching

This three-tiered approach provides malware analysts with flexible tools for detecting similarities across the threat landscape while maintaining the precision needed for detailed variant analysis.



---

*More code analysis approaches will be documented in additional sections as they are implemented.*