RLDecompile 1.3B

Input format

# This is the assembly code:
{{ asm }}

{%- if strings %}
# Some const strings which may be used in this function:
{% for k, v in strings.items() -%}
{{ k }} = {{ v }}
{% endfor -%}
{%- endif -%}

{%- if floats %}
# Some const floats which may be used in this function:
{% for k, v in floats.items() -%}
{{ k }} = {{ v }}
{% endfor -%}
{%- endif %}
# What is the source code?

Example:

# This is the assembly code of function
<crashme>:
push   %rbp
mov    %rsp,%rbp
mov    %rdi,-0x8(%rbp)
mov    -0x8(%rbp),%rax
movl   $0x1,(%rax)
pop    %rbp
ret

# What is the source code?
Downloads last month
12
Safetensors
Model size
1B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for ri-char/rldecompile-1.3b

Finetuned
(1)
this model
Quantizations
1 model

Collection including ri-char/rldecompile-1.3b