Skip to content

KillStr3aK/CSSharpTests

Repository files navigation

CSSharpTests

This plugin serves as a playground for trying out (new/experimental) things.

Also it might come handy for people to see how could they achieve/implement such things.

Tests

  • BasicTests

    • These are common and relatively stable tests, mostly aimed at testing the API stuff to make sure everything works correctly
  • ExperimentalTests

    • These are experimental and unstable tests, mostly aimed at fixing things or finding workarounds for something
    • Models/Experimental Contains experimental implementations that may result in crashes.

Caution

Experimental stuff is very likely to break. They should not be added to your project as long as they are marked as experimental.

Note

Every function signature that is being used in this project is uploaded to lumen in IDA (either by me, or by others)

Releases

No releases published

Packages

No packages published

Languages