MCPcopy Create free account
hub / github.com/Gality369/CS-Loader / splitBasicBlockRandomly

Function splitBasicBlockRandomly

Generic_obfuscator/src/utils/utils.cpp:264–333  ·  view source on GitHub ↗

@brief 将一个基本块随机拆分为指定数量的块。 @param BB 要拆分的基本块。 @param numBlocks 要拆分成的块的数量(必须大于 1)。 @return 一个包含新创建的基本块的向量(包括原始基本块)。 向量中的基本块按照它们在控制流中的顺序排列。

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

flatteningFunction · 0.85

Calls 1

containsPHIFunction · 0.85

Tested by

no test coverage detected