Coder Social home page Coder Social logo

l4d1-2_signatures's Introduction

Github Stats

GitHub Streak

l4d1-2_signatures's People

Contributors

psykotikism avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

l4d1-2_signatures's Issues

[L4D2]Signature addition/support request

/* ForEachTerrorPlayer(SpawnablePZScan &) */
"ForEachTerrorPlayer"
{
"library" "server"
"linux" "@Z19ForEachTerrorPlayerI15SpawnablePZScanEbRT"
}

sub_10356A50
The Windows signature is in this function, makesig reports me an error Ran out of bytes to create unique signature.

[L4D2] Signature Request

Could you add a signature for CTerrorPlayer::CreateRagdollEntity? I tried using CCSPlayer::CreateRagdollEntity before, but that doesn't seem to work, thanks!

No more room in hell signature

Is it possible to convert it to left 4 dead 2 ? I can't find the signature in your list.

"Games"
{
	"#default"
	{
		"Signatures"
		{
			"CPlayerMove::RunCommand"
			{
				"library"		"server"
				"windows"		"\x55\x8B\xEC\x83\xEC\x28\xF3\x0F\x10\x1D\x2A\x2A\x2A\x2A\x56\x57\x8B\x7D\x08"
				"linux"			"@_ZN11CPlayerMove10RunCommandEP11CBasePlayerP8CUserCmdP11IMoveHelper"
			}
		}

		"Functions"
        {
            "CPlayerMove::RunCommand"
            {
                "signature"  "CPlayerMove::RunCommand"
                "callconv"  "thiscall"
                "return"  "void"
                "this"  "address"
                "arguments"
                {
                    "player"
                    {
                        "type"  "cbaseentity"
                    }
					"cmd"
					{
						"type"	"objectptr"
					}
					"movehelper"
					{
						"type"	"objectptr"
					}
                }
            }
        }
	}
}

Signature addition/support request

/* nav_update_lighting(const CCommand ) /
"nav_update_lighting"
{
"library" "server"
"linux" "@_ZL19nav_update_lightingRK8CCommand"
"windows" "\x55\x8B\xEC\x8B\x45\x08\x57\x33\xFF\x83\x38\x02"
}
/
CNavArea::SpliceEdit(CNavArea
) /
"CNavArea::SpliceEdit"
{
"library" "server"
"linux" "@ZN8CNavArea10SpliceEditEPS"
"windows" "\x55\x8B\xEC\x83\xEC\x38\x53\x8B\x5D\x08\xF3\x0F\x10\x6B\x10"
}
/
IsAreaConnectedToNonCheckpointArea(TerrorNavArea *) */
"IsAreaConnectedToNonCheckpointArea"
{
"library" "server"
"linux" "@_Z34IsAreaConnectedToNonCheckpointAreaP13TerrorNavArea"
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.