mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #815] Mono.Cecil.dll Error #544
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#544
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SagexWasTaken on GitHub (May 26, 2020).
Original GitHub issue: https://github.com/quasar/Quasar/issues/815
Hi there, im extremely new to making rats and building clients, whenever I press build it just gives out a error mentioning Mono.cecil.dll, tried to reinstall the dll didn't work.

@MaxXor commented on GitHub (May 31, 2020):
See https://github.com/quasar/QuasarRAT#compiling
And be sure to keep all the dlls files together with Quasar.exe. The client.exe doesn't need the separate dll files as they get merged during a release-configuration build.