Skip to content
#

code-injection

Here are 84 public repositories matching this topic...

inceptor
bestrocker221
bestrocker221 commented Apr 13, 2022

Describe the bug
dotnet executable

When compiling the cs files needed for the encoders, the CSC compiler complains and stops the process.

[-] Error: temp\tmpg84fw_q7.cs(26,16777214): error CS1034: Compiler limit exceeded: Line cannot exceed 16777214 characters

To Reproduce
This happens when passing a binary (in my case ~4MB) into inceptor.

Expected behavior
working

bug good first issue

Improve this page

Add a description, image, and links to the code-injection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the code-injection topic, visit your repo's landing page and select "manage topics."

Learn more