"Share with me cause I have no idea how to do it".
i got a working function
compared them to uploaded websites i know how to do it
don't assume stuff from your head.
don't throw flames in the thread.
as i said
*educational purposes*
Quote:
Originally Posted by Syc
others do it by using pdo with prepared statements. thats about it
i think that is the most common way
then comes the string edits
Quote:
Originally Posted by Sycrog
I usually use the Laravel framework, so I don't have to think that much about that issue. Link here:
doesn't it do the same thing ?
Quote:
Note: The Laravel query builder uses PDO parameter binding throughout to protect your application against SQL injection attacks. There is no need to clean strings being passed as bindings.
Yes, I assumed that Laravel is using PDO to handle that, but the message was rather to use a proven framework instead of trying to build solutions again and again.
Why recreate the wheel when there is something which do the work, and it's called "PDO".
Laravel ORM handle well sro db ? I mean for the relation ect.. The architecture of Joymax db arn't following some rule so.. I doubt that an orm can handle all this **** nah ?
Why recreate the wheel when there is something which do the work, and it's called "PDO".
Laravel ORM handle well sro db ? I mean for the relation ect.. The architecture of Joymax db arn't following some rule so.. I doubt that an orm can handle all this **** nah ?
Yes, you can perfectly use Laravel with sro db, i've done it before and the relationships work well. Laravel is very powerfull, more than people think.
Prepared statements / parameterized queries are generally sufficient to prevent 1st order injection on that statement*. If you use un-checked dynamic sql anywhere else in your application you are still vulnerable to 2nd order injection.
This why everyone fail, because he think is 100% secure, there is no such things yet.
[S] Anti hack dll oder Anti Injection in einer Exe [B] egold & Psc 08/27/2014 - Coders Trading - 0 Replies Hallo,
ich suche für meine Metin2.exe eine Anti hack Methode bzw Dll oder
Anti Injection Protection in meiner Exe
Weiteres Info auf Anfrage
Bezahlung gibt es natürlich auch
[Release] Anti-Cheat DLL - *Lite* (Anti Injection) 04/11/2013 - Metin2 PServer Guides & Strategies - 30 Replies Heyho, ich habe mir überlegt hier eine Kleinigkeit als einstieg zu releasen!
Dann wollen wir mal schauen, was ich anzubieten habe:
- Eine anti Injection DLL!
Was könnt ihr damit machen?
Ganz einfach, das injecten von Hacks verhindern!
Lite? Gibt es auch eine andere Version?
Die gibt es in der tat, unter Umständen kommt die noch mal dazu.
[tutorial]Injection & Function Hooking 11/06/2010 - Tutorials - 5 Replies First let me say this: This is not written by me, i found it posted on game deception a while ago and just rediscoverd it on my hd. Thought it might be interesting for some ppl here.
Credits go to whoever originally wrote it.
This contains a demo project for vc 2003 and a tutorial.
You can find the tutorial in the readme folder!!!!!!
oh, if you don't trust me, don't download it....