Click here to Skip to main content
15,886,067 members

Articles by Kewin Rausch (Articles: 9, Tip/Trick: 1)

Articles: 9, Tip/Trick: 1

RSS Feed

Average article rating: 4.82

Programming Languages
ASM
22 Jan 2017   Updated: 22 Jan 2017   Rating: 4.82/5    Votes: 7   Popularity: 4.07
Licence: CPOL    Views: 20,529     Bookmarked: 9   Downloaded: 280
Please Sign up or sign in to vote.
How an application performs metamorphism to adapt and survive in an "hostile" environment.
C
7 Mar 2014   Updated: 1 Apr 2014   Rating: 4.93/5    Votes: 19   Popularity: 6.31
Licence: CPOL    Views: 34,663     Bookmarked: 35   Downloaded: 828
Please Sign up or sign in to vote.
Here I will show how to emulate Windows Hot Patching and how to use this mechanism to redirect the execution of a custom procedure, in a temporary or permanent way.
6 Jul 2017   Updated: 10 Jul 2017   Rating: 4.93/5    Votes: 11   Popularity: 5.14
Licence: CPOL    Views: 15,901     Bookmarked: 8   Downloaded: 104
Please Sign up or sign in to vote.
How to patch the Linux kernel with a custom mechanism and without having to reboot the system.
25 Dec 2014   Updated: 25 Dec 2014   Rating: 4.93/5    Votes: 23   Popularity: 6.62
Licence: CPOL    Views: 59,912     Bookmarked: 47   Downloaded: 1,438
Please Sign up or sign in to vote.
How to add obfuscation at binary level to protect your technology
12 Dec 2017   Updated: 16 Dec 2017   Rating: 3.75/5    Votes: 12   Popularity: 4.04
Licence: CPOL    Views: 12,731     Bookmarked: 9   Downloaded: 198
Please Sign up or sign in to vote.
A really tiny IPC mechanism which does not rely on any existing system call or API.
Shell
24 Aug 2018   Updated: 25 Aug 2018   Rating: 5.00/5    Votes: 7   Popularity: 4.23
Licence: CPOL    Views: 13,375     Bookmarked: 11   Downloaded: 147
Please Sign up or sign in to vote.
Introduction to protocols to manage Key Exchange in secure channels communication
15 Jun 2016   Updated: 10 Sep 2018   Rating: 5.00/5    Votes: 21   Popularity: 6.39
Licence: CPOL    Views: 19,364     Bookmarked: 19   Downloaded: 99
Please Sign up or sign in to vote.
Moving forward in the future networks evolution
Security
14 Apr 2018   Updated: 14 Apr 2018   Rating: 5.00/5    Votes: 13   Popularity: 5.57
Licence: CPOL    Views: 19,505     Bookmarked: 18   Downloaded: 225
Please Sign up or sign in to vote.
An introduction on how these applications self-defend themselves against scanning techniques, and how they could have evolved from simple and naive forms to more sophisticated ones.
Cryptography
6 Oct 2017   Updated: 15 Oct 2017   Rating: 5.00/5    Votes: 11   Popularity: 5.21
Licence: CPOL    Views: 25,534     Bookmarked: 22   Downloaded: 307
Please Sign up or sign in to vote.
Design and development of a TOR-like protocol to keep your communication secure and your identity unknown

Average blogs rating:

No blogs have been submitted.

Average tips rating: 5.00

Programming Languages
VBScript
29 Jan 2015   Updated: 25 Feb 2015   Rating: 5.00/5    Votes: 19   Popularity: 6.28
Licence: CPOL    Views: 71,496     Bookmarked: 23   Downloaded: 5,133
Please Sign up or sign in to vote.
A tool for translating C/C++ makefile projects in Visual Studio compatible ones

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Software Developer
Italy Italy
I'm a Software Engineer with deep and extended knowledge in Computer Networks and low level environments as kernels and drivers. My core competencies are C/C++ and Assembly programming languages, in both user- and kernel-space, together with an problem-solving oriented mindset and huge imagination to develop alternative approach to deal with them.