A Gentle Primer on Reverse Engineering
1–10 of 64 posts
Re: A Gentle Primer on Reverse Engineering
#2Re: A Gentle Primer on Reverse Engineering
#3This is slightly offtopic but I find the vulgar example passwords amusing. I used to use a lot of vulgar language in my code but when you have to commit it and other people (e.g. your supervisor) read it, you have to be more careful.
Re: A Gentle Primer on Reverse Engineering
#4This is slightly offtopic but I find the vulgar example passwords amusing. I used to use a lot of vulgar language in my code but when you have to commit it and other people (e.g. your supervisor) read it, you have to be more careful.
I usually try to make my passwords obscene if I suspect that they're being stored in something that can be reverted back to plain text, or if I suspect that someone may force me to give it to them (e.g., clueless IT team).
Re: A Gentle Primer on Reverse Engineering
#5This is slightly offtopic but I find the vulgar example passwords amusing. I used to use a lot of vulgar language in my code but when you have to commit it and other people (e.g. your supervisor) read it, you have to be more careful.
Re: A Gentle Primer on Reverse Engineering
#6Re: A Gentle Primer on Reverse Engineering
#7Re: A Gentle Primer on Reverse Engineering
#8Re: A Gentle Primer on Reverse Engineering
#9Re: A Gentle Primer on Reverse Engineering
#10This is slightly offtopic but I find the vulgar example passwords amusing. I used to use a lot of vulgar language in my code but when you have to commit it and other people (e.g. your supervisor) read it, you have to be more careful.
I find it especially amusing because "poop" and "butts" are my default "I need to enter some text here" strings.