软件开发工具

展开

BinaryToSourceCode

大小:1.92MB语言:EN, JA 类别:软件开发工具系统:
简介|教程|评论(0)
版本:1.5.1时间:2022-02-07 21:33:57

标签: TOSECAR

软件介绍
A developer tool that automatically generates as source code for hex code in Swift or C++(CPP) languages from the files containing all binary data regardless of format.

You can embed files as hex bytes source code that you dont want to be viewed or modified from resources when you develop the macOS app package etc...

For example:
When embedding a large image file or text data in the execution binary code,
You can prevent them from being viewed or modified in a binary editor, etc.
I hope you feel useful when you want to embed arbitrary binary data in the source code.


In addition:
Can add any number from 0 to 255 to each byte string (loop if it exceeds 256).
So this function makes it difficult to grasp the regularity when viewing the binary data of the executable file later.



The setting of this apps window:
"Numerical value to be added to each byte value,loop when it exceeds 256 (0-255)"

When embedding alphabet strings and number strings in binary data,
This is the function to prevent visibility when browsing using a binary editor, etc.

For example,
The value of the original binary data is "0x00ff0102"

If set to 0,
0x00,0xff, 0x01,0x02

Is written as a byte string as it is,

If set to 1, that will be added.
like this,
0x01,0x00,0x02,0x03

Is output result.

-------------------------------------------------------------------------------

All the functions provided in the version 1.5.0 or earlier of this app, and the ultra-high-speed conversion function in version 1.5.0 or later,
Automatic saving / restoration of various settings can be used as freeware.

-Drag multiple files to the window of this app and generate them all at once to the specified folder (folder position is also automatically saved / restored).

-A function to change the alphabet (A-F) of the hexadecimal code part to be written to lowercase letters (switch setting)

You can use the new functions above with a one-month automatic renewal subscription (in-app purchase),
I hope you can take advantage of them.

Terms of Service:
https://www.apple.com/legal/internet-services/itunes/dev/stdeula/

加载全部内容

热门推荐
推荐教程
网友点评
本站网友:在回复:BinaryToSourceCode,

猜你喜欢
相关合集
SQL Error: select * from {$dbtbpre}enewszt where zcid=13 order by addtime desc limit 8
用户评论
本类排行